[quote pid='384630' dateline='1614035335']
Try.
PHP Code:
public $templates = [
...
'bs_full' => 'App\Views\Pager\bs_full',
'bs_simple' => 'App\Views\Pager\bs_simple',
];
[/quote]
Thank you kenjis !
This solved the issue
I'll keep in mind this in future debugs
Maybe CodeIgniter exception feedback for these cases could be written somehow less cryptic or with a more explicit complain