G6K
G6K copied to clipboard
Call to protected method Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::getParameter()
Hi, there is a problem in the simulator class : src/G6K/Model/Simulator.php In the loadDatabases method, you call getParameter(), who is a protected method from AbstractController.
To solve the problem , i inject the Container class in the constructor .
Hi,
Under what circumstances do you have this message? What is the version of symfony? What is the version of php?
having same error on Symfony 4 php version 7.4.6
Please tell me how I can reproduce this error?
after installing projet by using your process, i have executed run-script g6k-script when i'm tried to perform index.php/demo this error occured