1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Merge branch 'master' of github.com:flarum/pusher into master

This commit is contained in:
Alexander Skvortsov
2020-12-08 19:57:38 -05:00

View File

@@ -1,5 +1,12 @@
<?php
/*
* This file is part of Flarum.
*
* For detailed copyright and license information, please view the
* LICENSE file that was distributed with this source code.
*/
namespace Flarum\Pusher\Provider;
use Flarum\Foundation\AbstractServiceProvider;