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

Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
luceos
2019-09-11 09:43:46 +00:00
committed by StyleCI Bot
parent e2ec52c28c
commit 5ff04d0c68
3 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
<?php
/*
* This file is part of Flarum.
*
* (c) Toby Zerner <toby.zerner@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Flarum\Queue\Console;
use Illuminate\Queue\Listener;