lab/drupal-autowire
2025-09-29 22:53:26 +01:00
..
src Move all files to drupal-autowire/ 2025-09-29 22:53:26 +01:00
tests/src/Kernel/Service Move all files to drupal-autowire/ 2025-09-29 22:53:26 +01:00
autowire_example.info.yml Move all files to drupal-autowire/ 2025-09-29 22:53:26 +01:00
autowire_example.routing.yml Move all files to drupal-autowire/ 2025-09-29 22:53:26 +01:00
autowire_example.services.yml Move all files to drupal-autowire/ 2025-09-29 22:53:26 +01:00
README.md Move all files to drupal-autowire/ 2025-09-29 22:53:26 +01:00

Autowire Example

An example module to demonstrate autowiring service classes in Drupal 8, as well as how to define Controllers as Services.