mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
bugfix - Space/Enter between starting php tag and comment for PHPStan
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?= '<?php' ?>
|
||||
//@formatter:off
|
||||
|
||||
// @formatter:off
|
||||
|
||||
/**
|
||||
* A helper file for Laravel 5, to provide autocomplete information to your IDE
|
||||
|
||||
Reference in New Issue
Block a user