InteractHookDispatcher
class InteractHookDispatcher extends HookDispatcher (View source)
Call hooks
Properties
protected | $hookManager | var HookManager |
from HookDispatcher |
protected | $names | from HookDispatcher |
Methods
interact(InputInterface $input, OutputInterface $output, AnnotationData $annotationData)
No description
Details
__construct(HookManager $hookManager, $names)
No description
getHooks($hooks, $annotationData = null)
No description
interact(InputInterface $input, OutputInterface $output, AnnotationData $annotationData)
No description
protected
callInteractor($interactor, $input, $output, AnnotationData $annotationData)
No description