Loading src/Entity/Riddle.php +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ class Riddle extends ConfigEntityBase { * * @var bool */ protected $status; protected $status = TRUE; /** * Get the riddle question. Loading Loading
src/Entity/Riddle.php +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ class Riddle extends ConfigEntityBase { * * @var bool */ protected $status; protected $status = TRUE; /** * Get the riddle question. Loading