bugfix - Space/Enter between starting php tag and comment for PHPStan

This commit is contained in:
Jonas De Smet
2018-06-19 14:59:59 +02:00
parent 65e3278c86
commit e1d1352ac5
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
<?= '<?php' ?>
//@formatter:off
// @formatter:off
/**
* A helper file for Laravel 5, to provide autocomplete information to your IDE
+2 -1
View File
@@ -1,5 +1,6 @@
<?= '<?php' ?>
//@formatter:off
// @formatter:off
namespace PHPSTORM_META {