| @@ -70,7 +70,6 @@ discard block | ||
| 70 | 70 | /** | 
| 71 | 71 | * Get the method name for the class. | 
| 72 | 72 | * | 
| 73 | - * @param string $rootNamespace | |
| 74 | 73 | * | 
| 75 | 74 | * @return string | 
| 76 | 75 | */ | 
| @@ -114,7 +113,6 @@ discard block | ||
| 114 | 113 | * Replace the method name in the given stub. | 
| 115 | 114 | * | 
| 116 | 115 | * @param string $stub | 
| 117 | - * @param string $name | |
| 118 | 116 | * | 
| 119 | 117 | * @return $this | 
| 120 | 118 | */ |