drop redundant end-php tag
This commit is contained in:
parent
665d5db3f6
commit
e9ab6aa802
@ -81,7 +81,6 @@ function _dump_event_listeners(array $event_listeners, string $path): void
|
|||||||
}
|
}
|
||||||
$p .= ");\n";
|
$p .= ");\n";
|
||||||
|
|
||||||
$p .= "?".">";
|
|
||||||
file_put_contents($path, $p);
|
file_put_contents($path, $p);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user