mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Create event for acl_lookup_end hook
This commit is contained in:
parent
531a47f7cb
commit
7531a2fb36
5 changed files with 36 additions and 13 deletions
|
@ -102,6 +102,8 @@ final class ArrayFilterEvent extends Event
|
|||
|
||||
public const MODERATION_USERS_TABS = 'friendica.data.moderation_users_tabs';
|
||||
|
||||
public const ACL_LOOKUP_END = 'friendica.data.acl_lookup_end';
|
||||
|
||||
public const OEMBED_FETCH_END = 'friendica.data.oembed_fetch_end';
|
||||
|
||||
public const PAGE_INFO = 'friendica.data.page_info';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue