예제 #1
0
 /**
  * Gets whether to log model actions
  * @return boolean True to log, false otherwise
  */
 public function isLogged()
 {
     return $this->table->isLogged();
 }