You are here

protected property VideoItemSerializationTest::$strictConfigSchema in Video 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/VideoItemSerializationTest.php \Drupal\Tests\video\Kernel\VideoItemSerializationTest::strictConfigSchema

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides KernelTestBase::$strictConfigSchema

See also

\Drupal\Core\Config\Development\ConfigSchemaChecker

File

tests/src/Kernel/VideoItemSerializationTest.php, line 25

Class

VideoItemSerializationTest
Tests video field serialization.

Namespace

Drupal\Tests\video\Kernel

Code

protected $strictConfigSchema = FALSE;