You are here

protected property MetatagFieldTermTest::$entityBundle in Metatag 8

The entity bundle that is being tested.

Type: string

Overrides MetatagFieldTestBase::$entityBundle

File

tests/src/Functional/MetatagFieldTermTest.php, line 65

Class

MetatagFieldTermTest
Ensures that the Metatag field works correctly on taxonomy terms.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $entityBundle = 'entity_test';