mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Fixed all problems related to strict types.
This commit is contained in:
		| @@ -166,6 +166,7 @@ class PiggyBankController extends Controller | ||||
|     { | ||||
|         /** @var Collection $piggyBanks */ | ||||
|         $piggyBanks = $piggyRepository->getPiggyBanks(); | ||||
|         /** @var Carbon $end */ | ||||
|         $end        = session('end', Carbon::now()->endOfMonth()); | ||||
|         bcscale(2); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user