chill-base-app-v3/config/packages/nelmio_alice.yaml

13 lines
231 B
YAML
Raw Permalink Normal View History

2024-07-03 10:07:27 +00:00
when@dev: &dev
nelmio_alice:
functions_blacklist:
- 'current'
- 'shuffle'
- 'date'
- 'time'
- 'file'
- 'md5'
- 'sha1'
when@test: *dev