Наследование: extends Cake\Controller\Component
 public function initialize(array $config)
 {
     parent::initialize($config);
 }