Crud\Core\ProxyTrait::_controller PHP Méthode

_controller() protected méthode

Primarily here to ease unit testing
protected _controller ( ) : Controller
Résultat Cake\Controller\Controller
    protected function _controller()
    {
        return $this->_controller;
    }