mirror of
https://github.com/flarum/framework.git
synced 2025-03-16 01:45:22 +08:00
Merge pull request #2 from flarum/analysis-qor2bK
Applied fixes from StyleCI
This commit is contained in:
commit
514c0a2221
@ -14,4 +14,4 @@ use Illuminate\Contracts\Events\Dispatcher;
|
||||
|
||||
return function (Dispatcher $events) {
|
||||
$events->subscribe(Listener\FormatBBCode::class);
|
||||
};
|
||||
};
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user