I've taken a picture of the above error. I don't understand this error and I definitely don't understand how to fix it either.
I am using PhpStorm with Symfony. I want to be able to connect to the database. I have set up my entities and my controllers.
The error is mainly coming from classes.php and it is still there even when I tried creating a new project with Symfony. I've looked at the line but I don't see error messages.
See the image error:
Has anyone an idea about what this means and what is the best way to fix it ?