コード例 #1
0
 public function postPersist($content)
 {
     parent::postPersist($content);
     $this->populateFields($content);
 }