function crumbs_InvokeAction_findForPath::getCandidateKey in Crumbs, the Breadcrumbs suite 6.2
File
- ./
crumbs.plugin_engine.inc, line 389
Class
Code
function getCandidateKey() {
return $this->_candidate_key;
}
function getCandidateKey() {
return $this->_candidate_key;
}