mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 08:11:20 +00:00
Add newlines and strict types check.
This commit is contained in:
@@ -37,4 +37,4 @@ trait ChecksLogin
|
||||
// Only allow logged in users
|
||||
return auth()->check();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -50,4 +50,4 @@ trait GetRuleConfiguration
|
||||
}
|
||||
return $return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user