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