fmt
This commit is contained in:
@ -26,7 +26,7 @@ class LinkScan extends Extension
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private function scan(string $text): array
|
private function scan(string $text): array
|
||||||
{
|
{
|
||||||
$ids = [];
|
$ids = [];
|
||||||
$matches = [];
|
$matches = [];
|
||||||
|
Reference in New Issue
Block a user