fix codestyle

This commit is contained in:
osaajani 2020-06-23 21:06:13 +02:00
parent 350dbb5b59
commit adef27f862
37 changed files with 556 additions and 488 deletions

View file

@ -16,7 +16,6 @@ namespace models;
const TYPE_SEND = 'send_sms';
const TYPE_RECEIVE = 'receive_sms';
/**
* Find all webhooks for a user and for a type of webhook.
*