@@ -21,7 +21,7 @@ |
||
| 21 | 21 | * @param string $type |
| 22 | 22 | */ |
| 23 | 23 | function __construct(Container $container, $name, Attributes $attributes, |
| 24 | - Attributes $activeAttributes, $type = self::UL); |
|
| 24 | + Attributes $activeAttributes, $type = self::UL); |
|
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | 27 | * Make sub menu |