You are here

protected property WebformViewsRelationshipTestBase::$target_entity_type in Webform Views Integration 8.5

Entity type onto which relationship is being tested

Type: string

File

tests/src/Kernel/relationship/WebformViewsRelationshipTestBase.php, line 17

Class

WebformViewsRelationshipTestBase
Reasonable starting point for testing webform views relationships.

Namespace

Drupal\Tests\webform_views\Kernel\relationship

Code

protected $target_entity_type;