Explorar o código

Update installation.rst

Update DoctrineCacheBundle namespace..
Juan Maia %!s(int64=11) %!d(string=hai) anos
pai
achega
9d00b1c362
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/docs/installation.rst

+ 1 - 1
Resources/docs/installation.rst

@@ -69,7 +69,7 @@ And register the bundle in your appkernel.php file
 
     return array(
        // ...
-       new Doctrine\DoctrineCacheBundle\DoctrineCacheBundle(),
+       new Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle(),
        new Mmoreram\GearmanBundle\GearmanBundle(),
        // ...
     );