Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- # Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html
- fos_ck_editor:
- base_path: "build/ckeditor"
- js_path: "build/ckeditor/ckeditor.js"
-
- twig:
- form_themes:
- - '@FOSCKEditor/Form/ckeditor_widget.html.twig'
|