$factories
$factories : array
Default set of helpers factories
Class HelperPluginManager
injectEventManager(\WebinoDraw\Draw\Helper\HelperInterface $helper)
Inject a helper instance with the EventManager
\WebinoDraw\Draw\Helper\HelperInterface | $helper |
injectManipulator(\WebinoDraw\Draw\Helper\HelperInterface $helper)
Inject a helper instance with the WebinoDraw Manipulator
\WebinoDraw\Draw\Helper\HelperInterface | $helper |
injectVarTranslator(\WebinoDraw\Draw\Helper\HelperInterface $helper)
Inject a helper instance with the WebinoDraw VarTranslator
\WebinoDraw\Draw\Helper\HelperInterface | $helper |
injectCache(\WebinoDraw\Draw\Helper\HelperInterface $helper)
Inject a helper instance with the WebinoDraw DrawCache
\WebinoDraw\Draw\Helper\HelperInterface | $helper |