1
0
mirror of https://github.com/flarum/core.git synced 2025-07-28 04:00:40 +02:00

Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-01-10 14:04:18 +00:00
parent e5f05166a0
commit c8d9f1111e

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\Subscriptions\Notification;
use Flarum\Notification\Blueprint\BlueprintInterface;