You are here

function crumbs_InvokeAction_findForPath::getCandidateKey in Crumbs, the Breadcrumbs suite 6.2

File

./crumbs.plugin_engine.inc, line 389

Class

crumbs_InvokeAction_findForPath

Code

function getCandidateKey() {
  return $this->_candidate_key;
}