Ver original// app/AppKernel.phppublic function registerBundles(){ $bundles = array( //... new Knp\Bundle\SnappyBundle\KnpSnappyBundle(), //...