@@ -198,7 +198,6 @@ |
||
198 | 198 | * Returns unit for given unit name. |
199 | 199 | * The only function to change in child classes. |
200 | 200 | * XXX Should be defined as abstract but `abstract static` is not supported in PHP5. |
201 | - * @param string $name |
|
202 | 201 | * @throws InvalidConfigException |
203 | 202 | * @return UnitInterface |
204 | 203 | */ |