Pops the active event from the stack
protected function popEvent() : ?string { return array_pop($this->eventStack); }