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