You are here

function _crumbs_InvokeAction_preprocessPage::__construct in Crumbs, the Breadcrumbs suite 6.2

File

./crumbs.module, line 177

Class

_crumbs_InvokeAction_preprocessPage

Code

function __construct(array &$vars) {
  $this->_vars =& $vars;
}