@@ -16,7 +16,7 @@ |
||
16 | 16 | |
17 | 17 | /** |
18 | 18 | * {@inheritdoc} |
19 | - * @param null|ThemeContainerInterface $themeContainer |
|
19 | + * @param ThemeContainerInterface $themeContainer |
|
20 | 20 | */ |
21 | 21 | public function __construct(ActiveTheme $activeTheme, array $themes, array $cookieOptions, ThemeContainerInterface $themeContainer) |
22 | 22 | { |