9 lines
266 B
YAML
9 lines
266 B
YAML
# Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html
|
|
|
|
twig:
|
|
form_themes:
|
|
- '@FOSCKEditor/Form/ckeditor_widget.html.twig'
|
|
|
|
fos_ck_editor:
|
|
base_path: "build/ckeditor"
|
|
js_path: "build/ckeditor/ckeditor.js" |