mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
Clean up duplicated code in include/plugin.php and Zotlabs\Extend\Hook, making the former just wrappers calling the latter. Also removed the unnecessary serialization of arrays in Hook::insert, and cleaned up and expaned the tests a bit.