DisableEventDispatcher
trait DisableEventDispatcher
Methods
void
addDisableDispatcherOption()
Add the disable event dispatcher option to the command.
void
disableDispatcher(InputInterface $input)
Disable or enable the event dispatcher based on the input option.
Details
at line 17
void
addDisableDispatcherOption()
Add the disable event dispatcher option to the command.
at line 25
void
disableDispatcher(InputInterface $input)
Disable or enable the event dispatcher based on the input option.