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