Completed
Push — feature/middleware ( ecd47e...264896 )
by Derek Stephen
03:23
created
src/I18n/InternationalisationMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 
23 23
     /**
24 24
      * InternationalisationMiddleware constructor.
25
-     * @param  $helper
25
+     * @param  string $helper
26 26
      * @param string|null $defaultLocale
27 27
      */
28 28
     public function __construct($helper, string $defaultLocale = null)
Please login to merge, or discard this patch.