forked from Cavemanon/cavepaintings
drop php7.3 support, make use of 7.4 features
This commit is contained in:
@@ -8,7 +8,7 @@ abstract class TrashConfig
|
||||
class Trash extends Extension
|
||||
{
|
||||
/** @var TrashTheme */
|
||||
protected $theme;
|
||||
protected ?Themelet $theme;
|
||||
|
||||
public function get_priority(): int
|
||||
{
|
||||
|
Reference in New Issue
Block a user