mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 02:03:40 +00:00
Changed a lot of parameters.
This commit is contained in:
@@ -27,7 +27,7 @@ interface BillChartGeneratorInterface
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function frontpage($paid, $unpaid);
|
||||
public function frontpage(string $paid, string $unpaid);
|
||||
|
||||
/**
|
||||
* @param Bill $bill
|
||||
|
Reference in New Issue
Block a user