cs fix
This commit is contained in:
@@ -58,6 +58,7 @@ class Webhook extends \Espo\Core\Repositories\Database
|
||||
protected function processSettingAdditionalFields(Entity $entity): void
|
||||
{
|
||||
$event = $entity->get('event');
|
||||
|
||||
if (!$event) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user