mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Did some code cleanup. Comments and headers mostly.
This commit is contained in:
@@ -235,4 +235,4 @@ class SingleCategoryRepository extends ComponentRepository implements SingleCate
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -119,4 +119,4 @@ interface SingleCategoryRepositoryInterface
|
||||
* @return Category
|
||||
*/
|
||||
public function update(Category $category, array $data);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user