Beispiel #1
0
 /**
  * Get the name of the "updated at" column.
  *
  * @return string
  */
 public function getUpdatedAtColumn()
 {
     return $this->parentMap->getUpdatedAtColumn();
 }