Issue #3266008 by dpi, larowlan: Add a compiler pass to auto-discover services
Showing
- src/HuxCompilerPass.php 102 additions, 6 deletionssrc/HuxCompilerPass.php
- tests/modules/hux_auto_test/hux_auto_test.info.yml 4 additions, 0 deletionstests/modules/hux_auto_test/hux_auto_test.info.yml
- tests/modules/hux_auto_test/src/Hooks/HuxAutoContainerInjection.php 40 additions, 0 deletions...les/hux_auto_test/src/Hooks/HuxAutoContainerInjection.php
- tests/modules/hux_auto_test/src/Hooks/HuxAutoEmpty.php 12 additions, 0 deletionstests/modules/hux_auto_test/src/Hooks/HuxAutoEmpty.php
- tests/modules/hux_auto_test/src/Hooks/HuxAutoMultiple.php 25 additions, 0 deletionstests/modules/hux_auto_test/src/Hooks/HuxAutoMultiple.php
- tests/modules/hux_auto_test/src/Hooks/HuxAutoSingle.php 20 additions, 0 deletionstests/modules/hux_auto_test/src/Hooks/HuxAutoSingle.php
- tests/modules/hux_auto_test/src/Hooks/Sub/HuxAutoSubHooks.php 17 additions, 0 deletions...s/modules/hux_auto_test/src/Hooks/Sub/HuxAutoSubHooks.php
- tests/modules/hux_auto_test/src/TimeMachine.php 51 additions, 0 deletionstests/modules/hux_auto_test/src/TimeMachine.php
- tests/src/Kernel/HuxAutoTest.php 93 additions, 0 deletionstests/src/Kernel/HuxAutoTest.php
- tests/src/Unit/HuxCompilerPassUnitTest.php 88 additions, 0 deletionstests/src/Unit/HuxCompilerPassUnitTest.php
tests/src/Kernel/HuxAutoTest.php
0 → 100644
tests/src/Unit/HuxCompilerPassUnitTest.php
0 → 100644
Please register or sign in to comment