Apply fixes from StyleCI

This commit is contained in:
Franz Liedke 2019-11-29 23:02:29 +00:00 committed by StyleCI Bot
parent ae2d9afe9c
commit e9f298bf89
12 changed files with 24 additions and 48 deletions

View File

@ -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\Extend; use Flarum\Extend;

View File

@ -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\Database\Migration; use Flarum\Database\Migration;

View File

@ -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\Database\Migration; use Flarum\Database\Migration;

View File

@ -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 Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Schema\Blueprint;

View File

@ -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\Sticky\Event; namespace Flarum\Sticky\Event;

View File

@ -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\Sticky\Event; namespace Flarum\Sticky\Event;

View File

@ -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\Sticky\Gambit; namespace Flarum\Sticky\Gambit;

View File

@ -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\Sticky\Listener; namespace Flarum\Sticky\Listener;

View File

@ -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\Sticky\Listener; namespace Flarum\Sticky\Listener;

View File

@ -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\Sticky\Listener; namespace Flarum\Sticky\Listener;

View File

@ -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\Sticky\Listener; namespace Flarum\Sticky\Listener;

View File

@ -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\Sticky\Post; namespace Flarum\Sticky\Post;