Esempio n. 1
0
 /**
  *@return lmbLogEntry
  */
 protected function _getLastLogEntry()
 {
     return current($this->log->getWriters())->getWritten();
 }