class CommandCreationListener implements CommandCreationListenerInterface (View source)

Command cration listeners can be added to the annotation command factory. These will be notified whenever a new commandfile is provided to the factory. This is useful for initializing new commandfile objects.

Properties

protected $listener

Methods

__construct($listener)

No description

notifyCommandFileAdded($command)

No description

Details

__construct($listener)

No description

Parameters

$listener

notifyCommandFileAdded($command)

No description

Parameters

$command