mirror of
https://github.com/flextype/flextype.git
synced 2025-08-30 16:29:48 +02:00
feat(directives): add fields
directive
This commit is contained in:
3
tests/fixtures/settings/settings.yaml
vendored
3
tests/fixtures/settings/settings.yaml
vendored
@@ -86,6 +86,9 @@ entries:
|
||||
constants:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Directives/ConstantsDirective.php"
|
||||
fields:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Directives/FieldsDirective.php"
|
||||
macros:
|
||||
debug: false
|
||||
php:
|
||||
|
Reference in New Issue
Block a user