fmt
This commit is contained in:
parent
b1940ca919
commit
a59dddd98f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class LinkScan extends Extension
|
|||
}
|
||||
}
|
||||
|
||||
private function scan(string $text): array
|
||||
private function scan(string $text): array
|
||||
{
|
||||
$ids = [];
|
||||
$matches = [];
|
||||
|
|
Reference in a new issue