메소드 | 설명 | |
---|---|---|
__invoke ( Interop\Container\ContainerInterface $container, string $name, array $options = null ) : Zend\Http\PhpEnvironment\Request | Create and return a request instance. | |
createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\Http\PhpEnvironment\Request | Create and return HttpRequest. |
public createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\Http\PhpEnvironment\Request | ||
$container | Zend\ServiceManager\ServiceLocatorInterface | |
리턴 | Zend\Http\PhpEnvironment\Request |