💉 Why I prefer Services.php over Services.yaml in TYPO3 dependency injection configuration

➡️ https://brotkrueml.dev/services-php-over-services-yaml-in-typo3-dependency-injection-configuration/

#TYPO3

Why I prefer Services.php over Services.yaml in TYPO3 dependency injection configuration

TYPO3 offers two ways to configure dependency injection: via a YAML file or via a PHP file. The latter is not known by many people.

brotkrueml.dev