certificationy / symfony-pack

A series of questions to prepare for the Symfony certification
https://certification.symfony.com/
MIT License
328 stars 132 forks source link

Kernel parameter doesn't exist #6

Closed oktapodia closed 9 years ago

oktapodia commented 9 years ago

The kernel parameter doesn't exist in the container ;)

mickaelandrieu commented 9 years ago

Agree, this is a service, but I prefer update the answer to:

$this->container->get('kernel')->getBundles()

Can you update your pull request this way ?

oktapodia commented 9 years ago

fixed :+1:

mickaelandrieu commented 9 years ago

thanks @oktapodia I'll hope you will become certified, but not too much because you won't be able to contribute then :cat:

oktapodia commented 9 years ago

Thank you ;)