mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
add declaration for customizables classes refs #265
This commit is contained in:
@@ -67,3 +67,7 @@ swiftmailer:
|
||||
username: "%mailer_user%"
|
||||
password: "%mailer_password%"
|
||||
spool: { type: memory }
|
||||
|
||||
chill_custom_fields:
|
||||
customizables_entities:
|
||||
- { class: Chill\CustomFieldsBundle\Entity\BlopEntity, name: blop_entity }
|
||||
|
Reference in New Issue
Block a user