mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 05:36:54 +02:00
feat(settings): update settings
This commit is contained in:
@@ -87,6 +87,9 @@ entries:
|
||||
types:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Directives/TypesDirective.php"
|
||||
constants:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Directives/ConstantsDirective.php"
|
||||
macros:
|
||||
debug: false
|
||||
php:
|
||||
|
3
tests/fixtures/settings/settings.yaml
vendored
3
tests/fixtures/settings/settings.yaml
vendored
@@ -83,6 +83,9 @@ entries:
|
||||
types:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Directives/TypesDirective.php"
|
||||
constants:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Directives/ConstantsDirective.php"
|
||||
macros:
|
||||
debug: false
|
||||
php:
|
||||
|
Reference in New Issue
Block a user