Apply fixes from StyleCI

This commit is contained in:
Franz Liedke 2019-11-29 23:02:17 +00:00 committed by StyleCI Bot
parent 8227426aa0
commit 3390bd5b02
19 changed files with 38 additions and 76 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\Api\Event\WillSerializeData; use Flarum\Api\Event\WillSerializeData;

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 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 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.
*/ */
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\Mentions; namespace Flarum\Mentions;

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\Mentions\Listener; namespace Flarum\Mentions\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\Mentions\Listener; namespace Flarum\Mentions\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\Mentions\Listener; namespace Flarum\Mentions\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\Mentions\Listener; namespace Flarum\Mentions\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\Mentions\Listener; namespace Flarum\Mentions\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\Mentions\Listener; namespace Flarum\Mentions\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\Mentions\Listener; namespace Flarum\Mentions\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\Mentions\Notification; namespace Flarum\Mentions\Notification;

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\Mentions\Notification; namespace Flarum\Mentions\Notification;