Beispiel #1
0
 public function __construct($identifier = null)
 {
     parent::__construct($identifier);
     if (!$this->orgOpenpsaObtype) {
         $this->orgOpenpsaObtype = ORG_OPENPSA_OBTYPE_EVENTPARTICIPANT;
     }
 }