You are here

protected property ContextTypedDataTest::$typedData in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Plugin/Context/ContextTypedDataTest.php \Drupal\Tests\Core\Plugin\Context\ContextTypedDataTest::typedData

The typed data object used during testing.

Type: \Drupal\Core\TypedData\Plugin\DataType\StringData

File

core/tests/Drupal/Tests/Core/Plugin/Context/ContextTypedDataTest.php, line 30
Contains \Drupal\Tests\Core\Plugin\Context\ContextTypedDataTest.

Class

ContextTypedDataTest
Tests that contexts work properly with the typed data manager.

Namespace

Drupal\Tests\Core\Plugin\Context

Code

protected $typedData;