protected property ContentEntityPathTest::$entityTypeId

The entity type used for the tests.

Type: string

Overrides ContentEntityTestBase::$entityTypeId

File

sources/content/tests/src/Kernel/ContentEntityPathTest.php, line 31

Class

ContentEntityPathTest
Tests for the path/pathauto integration.

Namespace

Drupal\Tests\tmgmt_content\Kernel

Code

protected $entityTypeId = 'node';