name; } /** * @return bool */ public function is_active(): bool { return true; } public function after_triggered() { } }