-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
DiscussionGather different opinions on a topicGather different opinions on a topicenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
TYPO3 has its own YAML file loader that comes with some extra features. It's sad that these features can't be used in ContentBlocks as it does not use the YamlFileLoader implementation of TYPO3, which is based on Symfony YamlFileLoader, but does directly require Symfony YamlFileLoader.
Describe the solution you'd like
Replace Symfony YamlFileLoader with TYPO3 YamlFileLoader
Metadata
Metadata
Assignees
Labels
DiscussionGather different opinions on a topicGather different opinions on a topicenhancementNew feature or requestNew feature or request