mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-08 10:34:34 +00:00
Add new feed entry web hook when creating a new feed entry
This commit is contained in:
@@ -14,6 +14,8 @@ use Alchemy\Phrasea\Exception\RuntimeException;
|
||||
|
||||
class API_Webhook
|
||||
{
|
||||
const NEW_FEED_ENTRY = "new_feed_entry";
|
||||
|
||||
protected $appbox;
|
||||
protected $id;
|
||||
protected $type;
|
||||
|
Reference in New Issue
Block a user