always have a Themelet, never null
This commit is contained in:
@@ -114,7 +114,7 @@ class Comment
|
||||
class CommentList extends Extension
|
||||
{
|
||||
/** @var CommentListTheme $theme */
|
||||
public ?Themelet $theme;
|
||||
public Themelet $theme;
|
||||
|
||||
public function onInitExt(InitExtEvent $event)
|
||||
{
|
||||
|
Reference in New Issue
Block a user