Searched refs:actionLog (Results 1 – 1 of 1) sorted by relevance
94 $this->actionLog .= $methodName.'('.implode(', ', $formattedArgs).")\n";98 return $this->actionLog;101 private $actionLog = ''; variable in TestCanvas