You are here

protected property SelectionTest::$field in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/EntityReference/Views/SelectionTest.php \Drupal\field\Tests\EntityReference\Views\SelectionTest::field

The entity reference field to test.

Type: \Drupal\Core\Field\FieldDefinitionInterface

File

core/modules/field/src/Tests/EntityReference/Views/SelectionTest.php, line 34
Contains \Drupal\field\Tests\EntityReference\Views\SelectionTest.

Class

SelectionTest
Tests entity reference selection handler.

Namespace

Drupal\field\Tests\EntityReference\Views

Code

protected $field;