mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
fixes
This commit is contained in:
parent
8d43eb6664
commit
f0415b6b20
@ -21,8 +21,7 @@ use App\Utils\Traits\SavesDocuments;
|
|||||||
|
|
||||||
abstract class BaseWebhookHandler
|
abstract class BaseWebhookHandler
|
||||||
{
|
{
|
||||||
use GeneratesCounter;
|
use GeneratesCounter, SavesDocuments;
|
||||||
use SavesDocuments;
|
|
||||||
public function process()
|
public function process()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user