1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 17:51:24 +02:00

Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2022-09-22 08:21:34 +00:00
parent b5874a08e4
commit 267f6759f8

View File

@@ -13,7 +13,7 @@ use Flarum\Approval\Event\PostWasApproved;
use Flarum\Post\Event\Saving; use Flarum\Post\Event\Saving;
use Illuminate\Contracts\Events\Dispatcher; use Illuminate\Contracts\Events\Dispatcher;
class ApproveContent class ApproveContent
{ {
/** /**
* @param Dispatcher $events * @param Dispatcher $events