@@ -41,7 +41,6 @@ discard block |
||
41 | 41 | /** |
42 | 42 | * Get the default namespace for the class. |
43 | 43 | * |
44 | - * @param string $rootNamespace |
|
45 | 44 | * |
46 | 45 | * @return string |
47 | 46 | */ |
@@ -97,7 +96,6 @@ discard block |
||
97 | 96 | * Replace the method name in the given stub. |
98 | 97 | * |
99 | 98 | * @param string $stub |
100 | - * @param string $name |
|
101 | 99 | * |
102 | 100 | * @return $this |
103 | 101 | */ |