Class PreResolveEvent
Dispatched before the console arguments are resolved to a command.
Add a listener for this event to customize the command used for the given console arguments.
- Symfony\Component\EventDispatcher\Event
-
Webmozart\Console\Api\Event\PreResolveEvent
Namespace: Webmozart\Console\Api\Event
Author: Bernhard Schussek bschussek@gmail.com
Since: 1.0
Located at Api/Event/PreResolveEvent.php
Author: Bernhard Schussek bschussek@gmail.com
Since: 1.0
Located at Api/Event/PreResolveEvent.php
public
|
#
__construct(
Creates the event. |
public
|
|
public
|
|
public
|
|
public
|
#
setResolvedCommand(
Sets the resolved command. |