Changing the use for the ManagerRegistry in the PageRepository with this one seems to do the trick : `use Doctrine\Persistence\ManagerRegistry;`
Changing the use for the ManagerRegistry in the PageRepository with this one seems to do the trick :
use Doctrine\Persistence\ManagerRegistry;