mirror of
https://github.com/flextype/flextype.git
synced 2025-08-28 15:29:59 +02:00
feat(macros): add ability to set enabled status for entries
and registry
macros
This commit is contained in:
3
tests/fixtures/settings/settings.yaml
vendored
3
tests/fixtures/settings/settings.yaml
vendored
@@ -91,10 +91,13 @@ entries:
|
||||
registry:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Macros/RegistryMacros.php"
|
||||
get:
|
||||
enabled: true
|
||||
entries:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Entries/Macros/EntriesMacros.php"
|
||||
fetch:
|
||||
enabled: true
|
||||
result: toArray
|
||||
collections:
|
||||
default:
|
||||
|
Reference in New Issue
Block a user