mirror of
https://github.com/flarum/core.git
synced 2025-08-12 11:24:30 +02:00
Applied fixes from StyleCI
This commit is contained in:
@@ -18,4 +18,4 @@ return function (Dispatcher $events) {
|
||||
$events->subscribe(Listener\ApproveContent::class);
|
||||
$events->subscribe(Listener\HideUnapprovedContent::class);
|
||||
$events->subscribe(Listener\UnapproveNewContent::class);
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user