You are here

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

File

lib/PluginOperation/findForPath.php, line 89

Class

crumbs_PluginOperation_findForPath

Code

function getLoggedCandidates() {
  return $this->log;
}