You are here

protected property crumbs_InjectedAPI_Collection_CallbackCollection::$callbacks in Crumbs, the Breadcrumbs suite 7.2

Format: $[$module][$callbackType][$pluginKey] = $callback Where $callbackType = 'routeParent'|'routeTitle'|'entityParent'|'entityTitle'.

Type: callback[][][]

File

lib/InjectedAPI/Collection/CallbackCollection.php, line 13

Class

crumbs_InjectedAPI_Collection_CallbackCollection

Code

protected $callbacks = array();