Question from the Symfony 5 test

Which class no longer exists in the Symfony 5 version?

Medium

Which class no longer exists in the Symfony 5 version? (one correct answer)

Author: ErwanStatus: Published(Update)Question passed 563 times
Edit
4
Community Evaluations
developer avatar
Vladyslav Kyrychenko
01/04/2024
FQN is Symfony\Bundle\FrameworkBundle\Controller\AbstractController, not Symfony\Bundle\FrameworkBundle\AbstractController
developer avatar
Auteur anonyme
11/06/2024
Good eye