You are here

public static property FacetResourceTestBase::$entityTypeId in Facets 8

The tested entity type.

Type: string

Overrides EntityResourceTestBase::$entityTypeId

File

tests/src/Functional/Rest/FacetResourceTestBase.php, line 21

Class

FacetResourceTestBase
Class FacetResourceTestBase.

Namespace

Drupal\Tests\facets\Functional\Rest

Code

public static $entityTypeId = 'facets_facet';