events[] = $event; } /** * Record shutdown * * @return void */ public function shutdown() { $this->shutdown = true; } }