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