We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8337d7 commit 0ce82cdCopy full SHA for 0ce82cd
src/Laravel/BladeAssertions.php
@@ -19,7 +19,6 @@ public static function assertRenderEquals(string $expected, string $template, ar
19
);
20
}
21
22
-
23
protected static function render(string $template, array $data = []): string
24
{
25
$tempDirectory = sys_get_temp_dir();
0 commit comments