]> git.mxchange.org Git - friendica.git/commit
Create events for contact_edit and contact_edit_post hooks
authorArt4 <art4@wlabs.de>
Fri, 28 Mar 2025 08:31:18 +0000 (08:31 +0000)
committerArt4 <art4@wlabs.de>
Fri, 28 Mar 2025 08:31:18 +0000 (08:31 +0000)
commit584e7e05b028f0a31b007d2b34d5519feaffdaf0
treedab3df3feaa6c7d5eb05a01bd6456003fe9bbcdd
parente4cb372760d04b9d346148010cac40d0af7da984
Create events for contact_edit and contact_edit_post hooks
src/Core/Hooks/HookEventBridge.php
src/Event/ArrayFilterEvent.php
src/Module/Contact/Profile.php
tests/Unit/Core/Hooks/HookEventBridgeTest.php
tests/Unit/Event/ArrayFilterEventTest.php