mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 08:30:06 +00:00
Add some PHP 8.3-only features.
This commit is contained in:
@@ -40,7 +40,7 @@ class MigrateRecurrenceMeta extends Command
|
||||
{
|
||||
use ShowsFriendlyMessages;
|
||||
|
||||
public const CONFIG_NAME = '481_migrate_recurrence_meta';
|
||||
public const string CONFIG_NAME = '481_migrate_recurrence_meta';
|
||||
|
||||
protected $description = 'Migrate recurrence meta data';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user