Skip to content

Use TYPO3 YamlFileLoader #430

@sascha-egerer

Description

@sascha-egerer

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

No one assigned

    Labels

    DiscussionGather different opinions on a topicenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions