Exemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function __clone()
 {
     parent::__clone();
     $this->createdAt = null;
     $this->updatedAt = null;
 }