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 31b0fca + 5a5a6cd commit fe4bc88Copy full SHA for fe4bc88
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