add: full multi-tenancy control
This commit is contained in:
5
packages/Webkul/Automation/src/Contracts/Webhook.php
Normal file
5
packages/Webkul/Automation/src/Contracts/Webhook.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace Webkul\Automation\Contracts;
|
||||
|
||||
interface Webhook {}
|
||||
5
packages/Webkul/Automation/src/Contracts/Workflow.php
Normal file
5
packages/Webkul/Automation/src/Contracts/Workflow.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace Webkul\Automation\Contracts;
|
||||
|
||||
interface Workflow {}
|
||||
Reference in New Issue
Block a user