Skip to content

Commit 0ce82cd

Browse files
committed
fix php cs
1 parent d8337d7 commit 0ce82cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Laravel/BladeAssertions.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public static function assertRenderEquals(string $expected, string $template, ar
1919
);
2020
}
2121

22-
2322
protected static function render(string $template, array $data = []): string
2423
{
2524
$tempDirectory = sys_get_temp_dir();

0 commit comments

Comments
 (0)