-
- Downloads
Issue #3021803 by alexpott, AaronBauman, effulgentsia, longwave, dawehner,...
Issue #3021803 by alexpott, AaronBauman, effulgentsia, longwave, dawehner, larowlan, bradjones1, tim.plunkett, Berdir, joachim, mondrake, weaverryan, JParkinson1991, kim.pepper, louis-cuny, rodrigoaguilera: Document and add tests for service autowiring
parent
61ebd080
No related branches found
No related tags found
Showing
- core/core.api.php 6 additions, 0 deletionscore/core.api.php
- core/misc/cspell/dictionary.txt 1 addition, 0 deletionscore/misc/cspell/dictionary.txt
- core/modules/system/tests/modules/autowire_test/autowire_test.info.yml 5 additions, 0 deletions...system/tests/modules/autowire_test/autowire_test.info.yml
- core/modules/system/tests/modules/autowire_test/autowire_test.services.yml 22 additions, 0 deletions...em/tests/modules/autowire_test/autowire_test.services.yml
- core/modules/system/tests/modules/autowire_test/src/TestInjection.php 9 additions, 0 deletions.../system/tests/modules/autowire_test/src/TestInjection.php
- core/modules/system/tests/modules/autowire_test/src/TestInjection2.php 9 additions, 0 deletions...system/tests/modules/autowire_test/src/TestInjection2.php
- core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php 9 additions, 0 deletions...ests/modules/autowire_test/src/TestInjectionInterface.php
- core/modules/system/tests/modules/autowire_test/src/TestService.php 30 additions, 0 deletions...es/system/tests/modules/autowire_test/src/TestService.php
- core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php 32 additions, 0 deletions...pal/KernelTests/Core/DependencyInjection/AutowireTest.php
Please register or sign in to comment