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