Exemple #1
0
 /**
  * Execute save hook.
  */
 private function __hookSave()
 {
     Yamm_EntityFactory::executeHook('save', $this);
 }