Documentation
This commit is contained in:
parent
8b3d43beb3
commit
c8566ce06c
6 changed files with 44 additions and 2 deletions
|
|
@ -31,6 +31,8 @@ class AppKernel extends Kernel
|
|||
$bundles[] = new Symfony\Bundle\WebProfilerBundle\WebProfilerBundle();
|
||||
$bundles[] = new Sensio\Bundle\DistributionBundle\SensioDistributionBundle();
|
||||
$bundles[] = new Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle();
|
||||
|
||||
// app (ne pas oublier)
|
||||
$bundles[] = new Nelmio\ApiDocBundle\NelmioApiDocBundle();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue