You are here

protected property FieldDefinitionListenerTest::$fieldDefinitionListener in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php \Drupal\Tests\Core\Field\FieldDefinitionListenerTest::fieldDefinitionListener

The field definition listener under test.

Type: \Drupal\Core\Field\FieldDefinitionListener

File

core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php, line 58

Class

FieldDefinitionListenerTest
@coversDefaultClass \Drupal\Core\Field\FieldDefinitionListener @group Field

Namespace

Drupal\Tests\Core\Field

Code

protected $fieldDefinitionListener;