]> git.mxchange.org Git - friendica.git/commit
Implement home_init hook as Event
authorArt4 <art4@wlabs.de>
Sat, 8 Feb 2025 16:33:07 +0000 (16:33 +0000)
committerArt4 <art4@wlabs.de>
Sat, 8 Feb 2025 16:33:07 +0000 (16:33 +0000)
commit742cde89e628fff9fac4e6af2cd693c5f94088dd
treeb34540864476fd07c3fc63f69976ba195a9dd17f
parentaabf9a8b01f7de8a38047e0e1e67fa262512b88f
Implement home_init hook as Event
src/Core/Hooks/HookEventBridge.php
src/Event/Event.php
src/Module/Home.php
src/Module/User/Delegation.php
tests/Unit/Core/Hooks/HookEventBridgeTest.php