Files
ponzi/public
Anders Jenbo cf5aed8c2e Improve static analysis by adding type hints for $app in artisan and public/index.php (#6531)
* feat: add type hints for $app in artisan and public/index.php

Added PHPDoc type hints for the $app variable to improve static analysis
support in PHPStan and PHPStorm. This prevents tools from incorrectly
flagging the variable and enhances developer experience.

No functional changes; only improves code readability and IDE support.

* Update artisan

* Update index.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2025-02-05 12:01:25 +01:00
..
2014-03-15 10:14:55 +00:00