mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Expand action and clean up code.
This commit is contained in:
@@ -32,7 +32,6 @@ use Illuminate\Contracts\Validation\ValidationRule;
|
||||
*/
|
||||
class IsBoolean implements ValidationRule
|
||||
{
|
||||
|
||||
/**
|
||||
* @param string $attribute
|
||||
* @param mixed $value
|
||||
|
Reference in New Issue
Block a user