mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 18:13:11 +00:00
bugfix - Space/Enter between starting php tag and comment for PHPStan
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user