ExtracterHookDispatcher
class ExtracterHookDispatcher extends HookDispatcher implements ExtractOutputInterface (View source)
Call hooks
Properties
protected | $hookManager | var HookManager |
from HookDispatcher |
protected | $names | from HookDispatcher |
Methods
extractOutput($result)
Convert the result object to printable output in structured form.
callExtractor($extractor, $result)
No description
Details
__construct(HookManager $hookManager, $names)
No description
getHooks($hooks, $annotationData = null)
No description
extractOutput($result)
Convert the result object to printable output in structured form.
protected
callExtractor($extractor, $result)
No description