Loading core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ trait SchemaCheckTrait { /** * The config schema wrapper object for the configuration object under test. * * @var \Drupal\Core\Config\Schema\Element * @var \Drupal\Core\TypedData\TraversableTypedDataInterface */ protected $schema; Loading Loading
core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ trait SchemaCheckTrait { /** * The config schema wrapper object for the configuration object under test. * * @var \Drupal\Core\Config\Schema\Element * @var \Drupal\Core\TypedData\TraversableTypedDataInterface */ protected $schema; Loading