mirror of
https://github.com/flarum/core.git
synced 2025-07-18 23:31:17 +02:00
Apply suggestions from StyleCI
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
@@ -59,4 +60,3 @@ class ShareErrorsFromSession implements MiddlewareInterface
|
||||
return $out ? $out($request, $response) : $response;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user