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