ZF\Apigility\Admin\Controller\StrategyController::getServiceLocator PHP Method

getServiceLocator() public method

public getServiceLocator ( ) : Interop\Container\ContainerInterface
return Interop\Container\ContainerInterface
    public function getServiceLocator()
    {
        return $this->serviceLocator;
    }