Configure MakerBundle

This commit is contained in:
Yassine Guedidi 2024-02-02 23:11:28 +01:00
parent 5aeb116d83
commit 1965b3176d

View file

@ -438,3 +438,7 @@ httplug:
# define custom entity so we can override length attribute to fix utf8mb4 issue
craue_config:
entity_name: Wallabag\CoreBundle\Entity\InternalSetting
when@dev:
maker:
root_namespace: 'Wallabag'