You are here

protected property DataDefinitionFetcherTest::$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/DataDefinitionFetcherTest.php, line 39

Class

DataDefinitionFetcherTest
Tests that data fetcher definition fetching functions work correctly.

Namespace

Drupal\Tests\typed_data\Kernel

Code

protected $nodeDefinition;