A factory to create the index controller.

Seeds it with the authentication service.

package HexAuth

 Methods

Creates a new HexAuth\Controller\IndexController and seeds it with the authentication service.

createService(\Zend\ServiceManager\ServiceLocatorInterface $controllerLocator) : \HexAuth\Factory\Controller\HexAuth\Controller\IndexController

Parameters

$controllerLocator

ServiceLocatorInterface The controller locator

Returns

\HexAuth\Factory\Controller\HexAuth\Controller\IndexController