You are here

protected property GalleryBundleTest::$strictConfigSchema in D7 Media 8

Exempt from strict schema checking.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/GalleryBundleTest.php, line 20

Class

GalleryBundleTest
Ensures that media bundle for gallery can be created.

Namespace

Drupal\media\Tests

Code

protected $strictConfigSchema = FALSE;