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 07a69f7 commit 9d669d8Copy full SHA for 9d669d8
core/pagination.md
@@ -434,7 +434,7 @@ namespace App\Repository;
434
435
use App\Entity\Book;
436
use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository;
437
-use Doctrine\Common\Persistence\ManagerRegistry;
+use Doctrine\Persistence\ManagerRegistry;
438
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
439
use Doctrine\ORM\Tools\Pagination\Paginator as DoctrinePaginator;
440
use ApiPlatform\Core\Bridge\Doctrine\Orm\Paginator;
0 commit comments