Skip to content

Commit 06ddac4

Browse files
Merge remote-tracking branch 'origin/2.1'
2 parents 7398226 + 42e1078 commit 06ddac4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Compilers/MinifyCompiler.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ public function __construct(BladeMinifier $blade, Filesystem $files, $cachePath)
5555
/**
5656
* Minifies the output before saving it.
5757
*
58-
* @param string $value
58+
* @param string $value
59+
*
5960
* @return string
6061
*/
6162
public function compileMinify($value)

0 commit comments

Comments
 (0)