Commit 6f9ce58b644e1d21feb23956b39358868a12bf0c

Authored by DTI
1 parent a8add4d1
Exists in master and in 2 other branches 3,1, 3.1

doc

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -46,6 +46,7 @@ Instalação: @@ -46,6 +46,7 @@ Instalação:
46 { 46 {
47 $bundles = array( 47 $bundles = array(
48 //... 48 //...
  49 + new Knp\Bundle\PaginatorBundle\KnpPaginatorBundle(),
49 new Swpb\Bundle\CocarBundle\CocarBundle() 50 new Swpb\Bundle\CocarBundle\CocarBundle()
50 ); 51 );
51 } 52 }