mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
Reformat various code.
This commit is contained in:
@@ -38,7 +38,7 @@ class LessThanPiggyTarget implements Rule
|
||||
*/
|
||||
public function message(): string
|
||||
{
|
||||
return (string)trans('validation.current_target_amount');
|
||||
return (string) trans('validation.current_target_amount');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user