mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Some code cleanup.
This commit is contained in:
@@ -49,6 +49,7 @@ class Sandstorm
|
||||
*
|
||||
* @return mixed
|
||||
* @throws FireflyException
|
||||
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
|
||||
*/
|
||||
public function handle(Request $request, Closure $next, $guard = null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user