Apply fixes from StyleCI

This commit is contained in:
Alexander Skvortsov 2020-12-08 18:03:48 +00:00 committed by StyleCI Bot
parent ed3d5b25e4
commit 545aa2025f

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;