]> git.mxchange.org Git - friendica.git/commit
Create events for post_remote and post_remote_end hook
authorArt4 <art4@wlabs.de>
Fri, 14 Mar 2025 15:35:53 +0000 (15:35 +0000)
committerArt4 <art4@wlabs.de>
Fri, 14 Mar 2025 15:35:53 +0000 (15:35 +0000)
commit9aeb68231d98bd4ad5a2b798c74d4d7d8436136b
treee55c82cbfe81f233519ff7684aa7eca91573732d
parentabe35732d85f93c80ddf5b91467f645598278783
Create events for post_remote and post_remote_end hook
src/Core/Hooks/HookEventBridge.php
src/Event/ArrayFilterEvent.php
src/Model/Event.php
src/Model/Item.php
tests/Unit/Core/Hooks/HookEventBridgeTest.php
tests/Unit/Event/ArrayFilterEventTest.php