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