You are here

protected property MetatagFieldTestBase::$entitySupportsDefaults in Metatag 8

Whether or not this entity type supports default meta tag values.

Type: bool

File

tests/src/Functional/MetatagFieldTestBase.php, line 115

Class

MetatagFieldTestBase
Base class for ensuring that the Metatag field works correctly.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entitySupportsDefaults = TRUE;