Completed
Pull Request — master (#1012)
by
unknown
02:56
created
src/Commands/ObserverMakeCommand.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@  discard block
 block discarded – undo
32 32
     /**
33 33
      * Get the default namespace for the class.
34 34
      *
35
-     * @param  string  $rootNamespace
36 35
      * @return string
37 36
      */
38 37
     public function getDefaultNamespace() : string
@@ -45,7 +44,6 @@  discard block
 block discarded – undo
45 44
     /**
46 45
      * Get the default namespace for the class.
47 46
      *
48
-     * @param  string  $rootNamespace
49 47
      * @return string
50 48
      */
51 49
     public function getModelNamespace() : string
Please login to merge, or discard this patch.