Skip to content

Instantly share code, notes, and snippets.

@kevinquillen
Last active February 18, 2025 21:32
Show Gist options
  • Save kevinquillen/dbc2a0aa1c7a2e9b425b2d9d311f2ecb to your computer and use it in GitHub Desktop.
Save kevinquillen/dbc2a0aa1c7a2e9b425b2d9d311f2ecb to your computer and use it in GitHub Desktop.
Autowire Services File
services:
mymodule.api_client_factory:
class: Drupal\mymodule\Factory\ApiClientFactory
autowire: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment