@@ -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 |