mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Applied fixes from StyleCI
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user