Completed
Pull Request — master (#6)
by
unknown
01:22
created
src/Commands/ViewModelMakeCommand.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -90,9 +90,8 @@
 block discarded – undo
90 90
      * Check wheter the name param has
91 91
      * namespace or not.
92 92
      *
93
-     * @param  string  $stub
94 93
      * @param  string  $name
95
-     * @return $this
94
+     * @return boolean
96 95
      */
97 96
     protected function hasNamespace($name)
98 97
     {
Please login to merge, or discard this patch.