mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Code cleanup
This commit is contained in:
@@ -31,6 +31,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* Class ValidJournals
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
class ValidJournals implements Rule
|
||||
@@ -49,7 +50,7 @@ class ValidJournals implements Rule
|
||||
* Determine if the validation rule passes.
|
||||
*
|
||||
* @param string $attribute
|
||||
* @param mixed $value
|
||||
* @param mixed $value
|
||||
*
|
||||
* @return bool
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user