mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add some PHP 8.3-only features.
This commit is contained in:
@@ -37,7 +37,7 @@ class RenameAccountMeta extends Command
|
||||
{
|
||||
use ShowsFriendlyMessages;
|
||||
|
||||
public const CONFIG_NAME = '480_rename_account_meta';
|
||||
public const string CONFIG_NAME = '480_rename_account_meta';
|
||||
|
||||
protected $description = 'Rename account meta-data to new format.';
|
||||
|
||||
|
Reference in New Issue
Block a user