Fix
This commit is contained in:
parent
3f7f9ce7e6
commit
73f3eb8178
4 changed files with 30 additions and 34 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
namespace Classes;
|
||||
namespace classes;
|
||||
|
||||
class Webhook extends Core
|
||||
class webhook extends core
|
||||
{
|
||||
private $json;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue