Merge pull request #647 from eidng8/eidng8-suppress-formatter

suppress PHPStorm formatter
This commit is contained in:
Barry vd. Heuvel
2018-05-07 11:10:25 +02:00
committed by GitHub
+1
View File
@@ -145,6 +145,7 @@ class ModelsCommand extends Command
$output = "<?php $output = "<?php
//@formatter:off
/** /**
* A helper file for your Eloquent Models * A helper file for your Eloquent Models
* Copy the phpDocs from this file to the correct Model, * Copy the phpDocs from this file to the correct Model,