You are here

protected property MetatagFieldTestTest::$entitySupportsDefaults in Metatag 8

Whether or not the entity type supports defaults.

@todo Fix this.

Type: bool

Overrides MetatagFieldTestBase::$entitySupportsDefaults

File

tests/src/Functional/MetatagFieldTestTest.php, line 76

Class

MetatagFieldTestTest
Ensure that the Metatag field works correctly for the test entity.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entitySupportsDefaults = FALSE;