conventions

This commit is contained in:
Rafael Horvat
2022-03-29 16:31:44 +02:00
parent 68b5b8f871
commit 4e668a4098
5 changed files with 24 additions and 3 deletions

View File

@@ -1,5 +1,15 @@
<?php
/*
* This file is part of glowingblue/redis-setup.
*
* Copyright (c) 2022 Glowing Blue AG.
* Authors: iPurpl3x, Ian Morland, Rafael Horvat.
*
* For the full copyright and license information, please view the LICENSE.md
* file that was distributed with this source code.
*/
namespace GlowingBlue\RedisSetup\Provider;
use Flarum\Extend\Frontend;