| Fully Qualified Name: | Laminas\Mvc\Console\View\InjectNamedConsoleParamsListener |
| Extends: | AbstractListenerAggregate |
| Name | Description | Defined By |
|---|---|---|
| attach() | {@inheritDoc} | InjectNamedConsoleParamsListener |
| detach() | {@inheritDoc} | AbstractListenerAggregate |
| injectNamedParams() | Inspect the result, and cast it to a ViewModel if a string is detected | InjectNamedConsoleParamsListener |
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $events | ||
| $priority |
Returns:
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $events |
Returns:
Inspect the result, and cast it to a ViewModel if a string is detected
| Parameter Name | Type | Description |
|---|---|---|
| $e | \MvcEvent |
Returns: void