@@ -32,7 +32,6 @@ discard block |
||
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 |
||
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 |