mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
committed by
StyleCI Bot
parent
2042eed99f
commit
99ecc6f917
@@ -1,5 +1,12 @@
|
|||||||
<?php
|
<?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\Console\Cache;
|
namespace Flarum\Console\Cache;
|
||||||
|
|
||||||
use Illuminate\Contracts\Cache\Factory as FactoryContract;
|
use Illuminate\Contracts\Cache\Factory as FactoryContract;
|
||||||
|
Reference in New Issue
Block a user