Methods

Create the Application service

createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \Zend\Mvc\Application

Creates a Zend\Mvc\Application service, passing it the configuration service and the service manager instance.

Parameters

Returns