CommandCreationListenerInterface
interface 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.
Methods
notifyCommandFileAdded($command)
No description
Details
notifyCommandFileAdded($command)
No description