### Description I've tried to do something like: ```php $this->Paginator->first('|<', ['title' => __('First page')]) ``` but there is no `{{attrs}}` placeholder managed in the templates of the paginator. ### CakePHP Version 5.0