Closed sandulat closed 4 years ago
I've added a simple __isset method on the Event base class, so that users could check the value/existence of keys on the webhook payload data.
__isset
Thanks!
Description
I've added a simple
__isset
method on the Event base class, so that users could check the value/existence of keys on the webhook payload data.Type of change