Apply fixes from StyleCI

This commit is contained in:
luceos 2018-05-11 10:27:44 +00:00 committed by StyleCI Bot
parent 57a7c53bc1
commit 783ae9b72b
2 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,14 @@
<?php
/*
* This file is part of Flarum.
*
* (c) Toby Zerner <toby.zerner@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Flarum\Suspend\Event;
use Flarum\User\User;

View File

@ -1,5 +1,14 @@
<?php
/*
* This file is part of Flarum.
*
* (c) Toby Zerner <toby.zerner@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Flarum\Suspend\Event;
use Flarum\User\User;