You are here

protected property _crumbs_InvokeAction_define::$_keys in Crumbs, the Breadcrumbs suite 6.2

File

./crumbs.admin.inc, line 197

Class

_crumbs_InvokeAction_define
This class uses the InvokeAction pattern, but it does not implement any of the InvokeAction interfaces. This is because it is not supposed to be used with the PluginEngine, but rather from a custom function (see above).

Code

protected $_keys = array(
  '*' => TRUE,
);