You are here

protected property DataFetcherAutocompleteTest::$nodeDefinition in Typed Data API enhancements 8

The data definition of our page node used for testing.

Type: \Drupal\Core\Entity\TypedData\EntityDataDefinitionInterface

File

tests/src/Kernel/DataFetcherAutocompleteTest.php, line 38

Class

DataFetcherAutocompleteTest
Tests that data fetcher autocomplete function works correctly.

Namespace

Drupal\Tests\typed_data\Kernel

Code

protected $nodeDefinition;