Completed
Push — master ( 8d0d2d...1142a2 )
by Nekrasov
01:31
created
src/Blade.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
     /**
44 44
      * Constructor.
45 45
      *
46
-     * @param array     $viewPaths
46
+     * @param string[]     $viewPaths
47 47
      * @param string    $cachePath
48 48
      * @param Container $container
49 49
      */
Please login to merge, or discard this patch.