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 be84e11 commit bde4596Copy full SHA for bde4596
lock.rst
@@ -198,7 +198,7 @@ processes asking for the same ``$version``::
198
namespace App\Controller;
199
200
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
201
- use Symfony\Component\Lock\LockInterface;
+ use Symfony\Component\Lock\LockFactory;
202
203
class PdfController extends AbstractController
204
{
0 commit comments