Fully Qualified Name: | Laminas\Mvc\Service\ResponseFactory |
Implements: | FactoryInterface |
Name | Description | Defined By |
---|---|---|
__invoke() | Create and return a response instance. | ResponseFactory |
Create and return a response instance.
Parameter Name | Type | Description |
---|---|---|
$container | \ContainerInterface | |
$name | string | |
$options | null|array |
Returns: \HttpResponse