1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 15:21:16 +02:00

Apply fixes from StyleCI

This commit is contained in:
Franz Liedke
2019-11-29 23:01:27 +00:00
committed by StyleCI Bot
parent c067881b05
commit 268c7db351
5 changed files with 10 additions and 20 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\Akismet\Listener; use Flarum\Akismet\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.
*/ */
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.
*/ */
namespace Flarum\Akismet\Listener; namespace Flarum\Akismet\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\Akismet\Listener; namespace Flarum\Akismet\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\Akismet\Listener; namespace Flarum\Akismet\Listener;