Exemplo n.º 1
0
 /**
  * Return updated_at value
  *
  * @return DateTime Updated at
  */
 public function getUpdatedAt()
 {
     return $this->address->getUpdatedAt();
 }