예제 #1
0
 protected function generatePrimaryKey() {
     parent::generatePrimaryKey();
     Gpf_Plugins_Engine::extensionPoint('PostAffiliate.User.generatePrimaryKey', $this);
 }