Fetches the triggered state of the handler
@phpstan-impure
public function isTriggered() : bool { return $this->triggered !== null; }