protected property MetatagFieldUserTest::$entityBundle in Metatag 8
The entity bundle that is being tested.
Type: string
Overrides MetatagFieldTestBase::$entityBundle
File
- tests/
src/ Functional/ MetatagFieldUserTest.php, line 60
Class
- MetatagFieldUserTest
- Ensures that the Metatag field works correctly on users.
Namespace
Drupal\Tests\metatag\FunctionalCode
protected $entityBundle = 'user';