mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Add php doc [skip ci]
This commit is contained in:
@@ -34,7 +34,7 @@ use Illuminate\Http\RedirectResponse;
|
||||
*/
|
||||
class DeleteController extends Controller
|
||||
{
|
||||
/** @var RuleRepositoryInterface */
|
||||
/** @var RuleRepositoryInterface Rule repository */
|
||||
private $ruleRepos;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user