Open svenvds opened 6 years ago
Make all defines services in oauth2-server-bundle/Resources/config/services.xml public so Symfony 3 & Symfony 4 can use them via $controller->get(). Per default all defined services are now private.
services.txt
why? simply inject them
Make all defines services in oauth2-server-bundle/Resources/config/services.xml public so Symfony 3 & Symfony 4 can use them via $controller->get(). Per default all defined services are now private.
services.txt