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 08889fb commit 3e4c7d7Copy full SHA for 3e4c7d7
doctrine/dbal.rst
@@ -47,7 +47,7 @@ object::
47
// src/Controller/UserController.php
48
namespace App\Controller;
49
50
- use Doctrine\DBAL\Driver\Connection;
+ use Doctrine\DBAL\Connection;
51
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
52
use Symfony\Component\HttpFoundation\Response;
53
0 commit comments