Method | Description | |
---|---|---|
__invoke ( Interop\Container\ContainerInterface $container, string $name, array $options = null ) : Zend\Http\PhpEnvironment\Response | Create and return a response instance. | |
createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\Http\PhpEnvironment\Response | Create and return response instance. |
public createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\Http\PhpEnvironment\Response | ||
$container | Zend\ServiceManager\ServiceLocatorInterface | |
return | Zend\Http\PhpEnvironment\Response |