mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Reformat various code.
This commit is contained in:
@@ -39,7 +39,7 @@ class IsBoolean implements Rule
|
||||
*/
|
||||
public function message(): string
|
||||
{
|
||||
return (string)trans('validation.boolean');
|
||||
return (string) trans('validation.boolean');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user