mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
Apply fixes from StyleCI
This commit is contained in:
parent
ffc5746371
commit
5add057eed
|
@ -3,10 +3,8 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Flarum.
|
* This file is part of Flarum.
|
||||||
*
|
*
|
||||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
* For detailed copyright and license information, please view the
|
||||||
*
|
* LICENSE file that was distributed with this source code.
|
||||||
* For the full copyright and license information, please view the LICENSE
|
|
||||||
* file that was distributed with this source code.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
use Flarum\Api\Event\Serializing;
|
use Flarum\Api\Event\Serializing;
|
||||||
|
|
|
@ -3,10 +3,8 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Flarum.
|
* This file is part of Flarum.
|
||||||
*
|
*
|
||||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
* For detailed copyright and license information, please view the
|
||||||
*
|
* LICENSE file that was distributed with this source code.
|
||||||
* For the full copyright and license information, please view the LICENSE
|
|
||||||
* file that was distributed with this source code.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Flarum\Pusher\Api\Controller;
|
namespace Flarum\Pusher\Api\Controller;
|
||||||
|
|
|
@ -3,10 +3,8 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Flarum.
|
* This file is part of Flarum.
|
||||||
*
|
*
|
||||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
* For detailed copyright and license information, please view the
|
||||||
*
|
* LICENSE file that was distributed with this source code.
|
||||||
* For the full copyright and license information, please view the LICENSE
|
|
||||||
* file that was distributed with this source code.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Flarum\Pusher\Listener;
|
namespace Flarum\Pusher\Listener;
|
||||||
|
|
|
@ -3,10 +3,8 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Flarum.
|
* This file is part of Flarum.
|
||||||
*
|
*
|
||||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
* For detailed copyright and license information, please view the
|
||||||
*
|
* LICENSE file that was distributed with this source code.
|
||||||
* For the full copyright and license information, please view the LICENSE
|
|
||||||
* file that was distributed with this source code.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Flarum\Pusher\Listener;
|
namespace Flarum\Pusher\Listener;
|
||||||
|
|
|
@ -3,10 +3,8 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of Flarum.
|
* This file is part of Flarum.
|
||||||
*
|
*
|
||||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
* For detailed copyright and license information, please view the
|
||||||
*
|
* LICENSE file that was distributed with this source code.
|
||||||
* For the full copyright and license information, please view the LICENSE
|
|
||||||
* file that was distributed with this source code.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Flarum\Pusher\Listener;
|
namespace Flarum\Pusher\Listener;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user