function crumbs_PluginOperation_findForPath::getCandidateKey in Crumbs, the Breadcrumbs suite 7
File
- lib/
PluginOperation/ findForPath.php, line 85
Class
Code
function getCandidateKey() {
return $this->candidateKey;
}
function getCandidateKey() {
return $this->candidateKey;
}