You are here

protected property crumbs_InjectedAPI_Collection_EntityPluginCollection::$entityRoutes in Crumbs, the Breadcrumbs suite 7.2

Known routes for entity types, e.g.: $this->entityRoutes['node/%'] = array('node', 'type', 'Node type');

Type: array

File

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

Class

crumbs_InjectedAPI_Collection_EntityPluginCollection

Code

protected $entityRoutes = array();