You are here

function crumbs_InvokeAction_findForPath::getLoggedCandidates in Crumbs, the Breadcrumbs suite 6.2

File

./crumbs.plugin_engine.inc, line 393

Class

crumbs_InvokeAction_findForPath

Code

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