You are here

function crumbs_Debug_CandidateLogger::getLogFindParent in Crumbs, the Breadcrumbs suite 7.2

Return value

array

File

lib/Debug/CandidateLogger.php, line 24

Class

crumbs_Debug_CandidateLogger

Code

function getLogFindParent() {
  return $this->logFindParent;
}