Completed
Branch master (7b58bf)
by Adrien
02:35
created
Controller/ThemeController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.