10 lines
251 B
YAML
10 lines
251 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:
|
|
configs:
|
|
main_config:
|
|
toolbar: full
|