]> git.mxchange.org Git - friendica.git/commit
Create Events for protocol support hooks
authorArt4 <art4@wlabs.de>
Mon, 24 Feb 2025 08:40:07 +0000 (08:40 +0000)
committerArt4 <art4@wlabs.de>
Mon, 24 Feb 2025 08:40:07 +0000 (08:40 +0000)
commitf3a8bcff11a06fbd65b38b28c3c8628908446511
treef1f2ad94416cd10cb18b86b06d63cedadf84187e
parentf98aee686ffe802b2d9609a4c1b987524dc844dc
Create Events for protocol support hooks
src/Core/Hooks/HookEventBridge.php
src/Core/Protocol.php
src/Event/ArrayFilterEvent.php
tests/Unit/Core/Hooks/HookEventBridgeTest.php
tests/Unit/Event/ArrayFilterEventTest.php