Update src/Model/Subscription.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
5056376902
commit
a3584c0bd3
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
* @see https://github.com/web-push-libs/web-push-php
|
* @see https://github.com/web-push-libs/web-push-php
|
||||||
* Possibly we should simply use this.
|
* Possibly we should simply use this.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Friendica\Model;
|
namespace Friendica\Model;
|
||||||
|
|
||||||
use Friendica\Database\DBA;
|
use Friendica\Database\DBA;
|
||||||
|
|
Loading…
Reference in a new issue