コード例 #1
0
 /** @ORM\PrePersist */
 public function prePersist($args = null)
 {
     parent::prePersist($args);
 }