always have a Themelet, never null
This commit is contained in:
@@ -73,7 +73,7 @@ abstract class RatingsConfig
|
||||
class Ratings extends Extension
|
||||
{
|
||||
/** @var RatingsTheme */
|
||||
protected ?Themelet $theme;
|
||||
protected Themelet $theme;
|
||||
|
||||
public const UNRATED_KEYWORDS = ["unknown", "unrated"];
|
||||
|
||||
|
Reference in New Issue
Block a user