mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Various code cleanup [skip ci]
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* BelongsUser.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
@@ -61,6 +60,7 @@ class BelongsUser implements Rule
|
||||
/**
|
||||
* Determine if the validation rule passes.
|
||||
* TODO use repositories?
|
||||
*
|
||||
* @param string $attribute
|
||||
* @param mixed $value
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user