8000
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.
1 parent 3e587d7 commit 4a63308Copy full SHA for 4a63308
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
@@ -74,6 +74,7 @@
74
use Symfony\Component\Lock\LockInterface;
75
use Symfony\Component\Lock\PersistingStoreInterface;
76
use Symfony\Component\Lock\Store\StoreFactory;
77
+use Symfony\Component\Lock\StoreInterface;
78
use Symfony\Component\Mailer\Bridge\Amazon\Transport\SesTransportFactory;
79
use Symfony\Component\Mailer\Bridge\Google\Transport\GmailTransportFactory;
80
use Symfony\Component\Mailer\Bridge\Mailchimp\Transport\MandrillTransportFactory;
0 commit comments