petkopara / PetkoparaCrudGeneratorBundle

Symfony3 CRUD generator bundle with pagination, filter, bulk actions and Twitter bootstrap 3.3.6 features.
MIT License
70 stars 17 forks source link

Error in documentation: bootstrap theme #52

Open ssjindy opened 7 years ago

ssjindy commented 7 years ago

The instruction for adding bootstrap theme causes an error:

Invalid type for path twig.form_themese. Expected array, but got string

I changed twig: form_themes:

which seemed to fix it.