Space for the rescue. ;-)

This commit is contained in:
Roland Häder 2022-06-24 03:44:52 +02:00
parent b0693c1ad7
commit 39675fe683
No known key found for this signature in database
GPG key ID: C82EDE5DDFA0BA77
3 changed files with 5 additions and 5 deletions

View file

@ -1086,7 +1086,7 @@ class BBCode
* @param integer $uriid
* @return string
*/
private static function convertImages(string $text, int $simplehtml, int $uriid = 0):string
private static function convertImages(string $text, int $simplehtml, int $uriid = 0): string
{
DI::profiler()->startRecording('rendering');
$return = preg_replace_callback(