1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +02:00

Apply fixes from StyleCI

This commit is contained in:
Alexander Skvortsov
2020-12-08 18:37:38 +00:00
committed by StyleCI Bot
parent d747946e49
commit 2bd22d12e2

View File

@@ -1,5 +1,12 @@
<?php
/*
* This file is part of Flarum.
*
* For detailed copyright and license information, please view the
* LICENSE file that was distributed with this source code.
*/
namespace Flarum\Akismet\Provider;
use Flarum\Foundation\AbstractServiceProvider;