mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Some cleaning up and more charts.
This commit is contained in:
@@ -26,7 +26,7 @@ class CategoryRepository implements CategoryRepositoryInterface
|
||||
private $user;
|
||||
|
||||
/**
|
||||
* BillRepository constructor.
|
||||
* CategoryRepository constructor.
|
||||
*
|
||||
* @param User $user
|
||||
*/
|
||||
|
||||
@@ -23,7 +23,7 @@ class SingleCategoryRepository extends ComponentRepository implements SingleCate
|
||||
private $user;
|
||||
|
||||
/**
|
||||
* BillRepository constructor.
|
||||
* SingleCategoryRepository constructor.
|
||||
*
|
||||
* @param User $user
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user