Drupal service container deep dive part 1: tags, compiler passes, service providers and autoconfiguration
This article is the first part of a series exploring the Drupal service container, focusing on tags, compiler passes, service providers, and autoconfiguration.
# drupal
# php
# dependency injection
# autowiring
# service container