Last active
February 18, 2025 21:32
-
-
Save kevinquillen/dbc2a0aa1c7a2e9b425b2d9d311f2ecb to your computer and use it in GitHub Desktop.
Autowire Services File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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