This commit is contained in:
Travis Northcutt
2016-06-14 07:23:16 -06:00
committed by GitHub
parent a9484c67d1
commit dbfcfd66c5
+1 -1
View File
@@ -140,7 +140,7 @@ class ModelsCommand extends Command
$output = "<?php $output = "<?php
/** /**
* An 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,
* And remove them from this file, to prevent double declarations. * And remove them from this file, to prevent double declarations.
* *