You are here

protected property AddressDisplayTest::$strictConfigSchema in Address Display 8

Disable strict config schema.

Type: bool

Overrides KernelTestBase::$strictConfigSchema

File

tests/src/Kernel/Formatter/AddressDisplayTest.php, line 22

Class

AddressDisplayTest
Tests the address_display_formatter formatter.

Namespace

Drupal\Tests\address_display\Kernel\Formatter

Code

protected $strictConfigSchema = FALSE;