abstract protected function crumbs_InvokeAction_findForPath::_invoke in Crumbs, the Breadcrumbs suite 6.2
1 call to crumbs_InvokeAction_findForPath::_invoke()
- crumbs_InvokeAction_findForPath::invoke in ./
crumbs.plugin_engine.inc - This should run once for each plugin object. It should be called by the PluginEngine, during invokeUntilFound().
2 methods override crumbs_InvokeAction_findForPath::_invoke()
File
- ./
crumbs.plugin_engine.inc, line 412
Class
Code
protected abstract function _invoke($plugin, $method);