How can i get default locale parameter value from config.yml Symfon 2x
$this->container->getParameter('default_locale');
NOT WORKING!
It takes the value from parameters.yml :
$this->container->getParameter('locale');
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With