events[] = $event; } /** * @return PYSEvent[] */ public function getEvents() { return $this->events; } }