Closed encreinformatique closed 4 years ago
In Symfony 3.x installation, it might generate the error Class not exit.
Class not exit
Checking if the getClass() method returns null solves the problem.
Thanks @encreinformatique!
In Symfony 3.x installation, it might generate the error
Class not exit
.Checking if the getClass() method returns null solves the problem.