mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 01:06:46 +00:00
Add some PHP 8.3-only features.
This commit is contained in:
@@ -39,7 +39,7 @@ class BudgetLimitCurrency extends Command
|
||||
{
|
||||
use ShowsFriendlyMessages;
|
||||
|
||||
public const CONFIG_NAME = '480_bl_currency';
|
||||
public const string CONFIG_NAME = '480_bl_currency';
|
||||
|
||||
protected $description = 'Give budget limits a currency';
|
||||
|
||||
|
Reference in New Issue
Block a user