mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 21:51:50 +02:00
11 lines
328 B
YAML
11 lines
328 B
YAML
services:
|
|
_defaults:
|
|
public: false
|
|
autowire: true
|
|
autoconfigure: true
|
|
|
|
# Uncomment any lines below to activate that Twig extension
|
|
#Twig\Extensions\ArrayExtension: null
|
|
#Twig\Extensions\DateExtension: null
|
|
#Twig\Extensions\IntlExtension: null
|
|
#Twig\Extensions\TextExtension: null
|