We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffbaae8 + a772c25 commit 3570629Copy full SHA for 3570629
Tests/Mapping/Factory/LazyLoadingMetadataFactoryTest.php
@@ -15,6 +15,7 @@
15
use Psr\Cache\CacheItemPoolInterface;
16
use Symfony\Component\Cache\Adapter\ArrayAdapter;
17
use Symfony\Component\Validator\Constraints\Callback;
18
+use Symfony\Component\Validator\Mapping\Cache\Psr6Cache;
19
use Symfony\Component\Validator\Mapping\ClassMetadata;
20
use Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory;
21
use Symfony\Component\Validator\Mapping\Loader\LoaderInterface;
0 commit comments