mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
New set of PHP 8.4 files
This commit is contained in:
@@ -44,6 +44,9 @@ abstract class Controller extends BaseController
|
||||
use UserNavigation;
|
||||
use ValidatesRequests;
|
||||
|
||||
// fails on PHP < 8.4
|
||||
public protected(set) string $name;
|
||||
|
||||
protected string $dateTimeFormat;
|
||||
protected string $monthAndDayFormat;
|
||||
protected string $monthFormat;
|
||||
|
Reference in New Issue
Block a user