mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
create event for item_photo_menu hook
This commit is contained in:
parent
b3ef18bed7
commit
aff117284b
5 changed files with 21 additions and 2 deletions
|
@ -40,6 +40,8 @@ final class ArrayFilterEvent extends Event
|
|||
|
||||
public const RENDER_LOCATION = 'friendica.data.render_location';
|
||||
|
||||
public const ITEM_PHOTO_MENU = 'friendica.data.item_photo_menu';
|
||||
|
||||
private array $array;
|
||||
|
||||
public function __construct(string $name, array $array)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue