Issue #3261781 by dpi: Associate method with multiple hooks/alters
Showing
- README.md 22 additions, 12 deletionsREADME.md
- src/Attribute/Alter.php 1 addition, 1 deletionsrc/Attribute/Alter.php
- src/Attribute/Hook.php 1 addition, 1 deletionsrc/Attribute/Hook.php
- src/Attribute/ReplaceOriginalHook.php 1 addition, 1 deletionsrc/Attribute/ReplaceOriginalHook.php
- src/HuxDiscovery.php 3 additions, 3 deletionssrc/HuxDiscovery.php
- tests/modules/hux_alter_test/src/HuxAlterTestHooks.php 15 additions, 0 deletionstests/modules/hux_alter_test/src/HuxAlterTestHooks.php
- tests/modules/hux_replacement_test/src/HuxReplacementTestHooks.php 14 additions, 0 deletions...ules/hux_replacement_test/src/HuxReplacementTestHooks.php
- tests/modules/hux_test/hux_test.module 16 additions, 0 deletionstests/modules/hux_test/hux_test.module
- tests/modules/hux_test/src/HuxTestHooks.php 14 additions, 0 deletionstests/modules/hux_test/src/HuxTestHooks.php
- tests/src/Kernel/HuxAlterTest.php 32 additions, 0 deletionstests/src/Kernel/HuxAlterTest.php
- tests/src/Kernel/HuxReplacementTest.php 23 additions, 0 deletionstests/src/Kernel/HuxReplacementTest.php
- tests/src/Kernel/HuxTest.php 22 additions, 0 deletionstests/src/Kernel/HuxTest.php
Please register or sign in to comment