Skip to content

Commit 559c651

Browse files
Removed extra space
1 parent 20b6205 commit 559c651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compilers/MinifyCompiler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ 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
5959
* @return string
6060
*/
6161
public function compileMinify($value)

0 commit comments

Comments
 (0)