mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Create event for lockview_content hook
This commit is contained in:
parent
f08aef86f1
commit
ff3c4046e0
5 changed files with 76 additions and 7 deletions
|
@ -24,6 +24,8 @@ final class ArrayFilterEvent extends Event
|
|||
|
||||
public const FEATURE_GET = 'friendica.data.feature_get';
|
||||
|
||||
public const PERMISSION_TOOLTIP_CONTENT = 'friendica.data.permission_tooltip_content';
|
||||
|
||||
public const INSERT_POST_LOCAL_START = 'friendica.data.insert_post_local_start';
|
||||
|
||||
public const INSERT_POST_LOCAL = 'friendica.data.insert_post_local';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue