mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Create event for put_item_in_cache hook
This commit is contained in:
parent
4a1a1d3ca3
commit
2276bdcd7e
5 changed files with 19 additions and 2 deletions
|
@ -64,6 +64,8 @@ final class ArrayFilterEvent extends Event
|
|||
|
||||
public const DISPLAY_ITEM = 'friendica.data.display_item';
|
||||
|
||||
public const CACHE_ITEM = 'friendica.data.cache_item';
|
||||
|
||||
public const DETECT_LANGUAGES = 'friendica.data.detect_languages';
|
||||
|
||||
public const RENDER_LOCATION = 'friendica.data.render_location';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue