You are here

function crumbs_PluginOperation_findForPath::getCandidateKey in Crumbs, the Breadcrumbs suite 7

File

lib/PluginOperation/findForPath.php, line 85

Class

crumbs_PluginOperation_findForPath

Code

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