mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Fix stuff
This commit is contained in:
parent
3ec87522b2
commit
4b1990b688
@ -50,6 +50,7 @@ class AppKernel extends Kernel
|
|||||||
new \Symfony\Bundle\TwigBundle\TwigBundle(),
|
new \Symfony\Bundle\TwigBundle\TwigBundle(),
|
||||||
new \Nelmio\ApiDocBundle\NelmioApiDocBundle(),
|
new \Nelmio\ApiDocBundle\NelmioApiDocBundle(),
|
||||||
new \Nelmio\ApiDocBundle\Tests\Fixtures\NelmioApiDocTestBundle(),
|
new \Nelmio\ApiDocBundle\Tests\Fixtures\NelmioApiDocTestBundle(),
|
||||||
|
new \Knp\Bundle\MarkdownBundle\KnpMarkdownBundle(),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user