Skip to content

Commit 73bace6

Browse files
committed
fixup! fixup! stricter
1 parent 9e41163 commit 73bace6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Enum/SymfonyClass.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ final class SymfonyClass
1313

1414
public const string VALIDATOR_TEST_CASE = 'Symfony\Component\Validator\Test\ConstraintValidatorTestCase';
1515

16+
public const string SYMFONY_EVENT = 'Symfony\Contracts\EventDispatcher\Event';
17+
1618
public const string REQUEST_STACK = 'Symfony\Component\HttpFoundation\RequestStack';
1719
}

0 commit comments

Comments
 (0)