Completed
Push — master ( b061ca...6a1d32 )
by Marcel
01:27
created
src/Views/Compilers/BladeSourceMapCompiler.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -36,6 +36,9 @@
 block discarded – undo
36 36
         return 1;
37 37
     }
38 38
 
39
+    /**
40
+     * @param string $value
41
+     */
39 42
     public function compileString($value)
40 43
     {
41 44
         try {
Please login to merge, or discard this patch.