#[\Override]

This commit is contained in:
Alexandre Alapetite 2024-04-07 19:58:12 +02:00
parent aed710af88
commit 3e58c2f2b3
No known key found for this signature in database
GPG key ID: A24378C38E812B23
13 changed files with 19 additions and 19 deletions

View file

@ -4,7 +4,7 @@ declare(strict_types=1);
final class ShareByEmailExtension extends Minz_Extension {
#[Override]
#[\Override]
public function init(): void {
$this->registerTranslates();