Skip to content

Commit ce881bf

Browse files
author
kodiakhq
committed
deploy: 32e9fbc
1 parent 2451b1a commit ce881bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/redaxo-main/redaxo/src/core/lib/var_dumper.php.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ abstract class rex_var_dumper
8686
}
8787

8888
$dumper->setDisplayOptions([
89-
'fileLinkFormat' => new class() {
89+
'fileLinkFormat' => new class {
9090
public function format(string $file, string $line): string|false
9191
{
9292
/** @var rex_editor|null $editor */

0 commit comments

Comments
 (0)