コード例 #1
0
ファイル: EntryDistribution.php プロジェクト: DBezemer/server
 public function postInsert(PropelPDO $con = null)
 {
     parent::postInsert($con);
     kEventsManager::raiseEvent(new kObjectAddedEvent($this));
 }