You are here

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

Entity type onto which relationship is being tested

Type: string

Overrides WebformViewsRelationshipTestBase::$target_entity_type

File

tests/src/Kernel/relationship/EntityAutocompleteWebformViewsTest.php, line 12

Class

EntityAutocompleteWebformViewsTest
Test relationship of 'entity_autocomplete' webform element.

Namespace

Drupal\Tests\webform_views\Kernel\relationship

Code

protected $target_entity_type = 'user';