Stephan Hombergs

Results 2 comments of Stephan Hombergs

You may also use: ``` Flight::stop(404); ```

Use ```php class_alias('Flight', 'F'); ``` Read about [PHP function class_alias](https://www.php.net/manual/de/function.class-alias.php) in the manual.