mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Add some PHP 8.3-only features.
This commit is contained in:
@@ -38,7 +38,7 @@ class MigrateAttachments extends Command
|
||||
{
|
||||
use ShowsFriendlyMessages;
|
||||
|
||||
public const CONFIG_NAME = '480_migrate_attachments';
|
||||
public const string CONFIG_NAME = '480_migrate_attachments';
|
||||
|
||||
protected $description = 'Migrates attachment meta-data.';
|
||||
|
||||
|
Reference in New Issue
Block a user