public function addSecEvent(\Entities\SecEvent $secEvents) { $this->__load(); return parent::addSecEvent($secEvents); }