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
@@ -151,7 +151,8 @@ class ModelsCommand extends Command
$output = "<?php
//@formatter:off
// @formatter:off
/**
* A helper file for your Eloquent Models
* Copy the phpDocs from this file to the correct Model,