Methods

Get the current controller instance

getController() : null | \Zend\Stdlib\DispatchableInterface

Set the current controller instance

setController(\Zend\Stdlib\DispatchableInterface $controller) : void

Parameters

 Properties

 

$controller

$controller : null | \Zend\Stdlib\DispatchableInterface