@@ -23,7 +23,7 @@ |
||
| 23 | 23 | * @internal param string $name |
| 24 | 24 | */ |
| 25 | 25 | function __construct(Container $container, Attributes $attributes, Attributes $activeAttributes, |
| 26 | - $type = self::UL, $view = null); |
|
| 26 | + $type = self::UL, $view = null); |
|
| 27 | 27 | |
| 28 | 28 | /** |
| 29 | 29 | * @param string $name |
@@ -352,7 +352,7 @@ |
||
| 352 | 352 | } |
| 353 | 353 | |
| 354 | 354 | /** |
| 355 | - * @param $element |
|
| 355 | + * @param string $element |
|
| 356 | 356 | * @return ElementFactory |
| 357 | 357 | * @throws \RuntimeException |
| 358 | 358 | */ |