Loading core/modules/sdc/src/Component/ComponentValidator.php +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ final class ComponentValidator { * * @var \JsonSchema\Validator|null */ protected ?Validator $validator; protected ?Validator $validator = NULL; /** * Sets the validator service if available. Loading Loading
core/modules/sdc/src/Component/ComponentValidator.php +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ final class ComponentValidator { * * @var \JsonSchema\Validator|null */ protected ?Validator $validator; protected ?Validator $validator = NULL; /** * Sets the validator service if available. Loading