Skip to content

Commit da439e5

Browse files
committed
more native interfaces
1 parent 0dd6d0e commit da439e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Filtering/PossiblyUnusedClassesFilter.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
'Illuminate\Support\ServiceProvider',
2929
// events
3030
'Symfony\Component\EventDispatcher\EventSubscriberInterface',
31+
'Symfony\Component\Form\FormTypeExtensionInterface',
32+
'Symfony\Component\Security\Core\Authentication\SimpleAuthenticatorInterface',
33+
'Vich\UploaderBundle\Naming\DirectoryNamerInterface',
3134
// validator
3235
'Symfony\Component\Validator\Constraint',
3336
'Symfony\Component\Validator\ConstraintValidator',

0 commit comments

Comments
 (0)