You are here

protected property RecursiveContextualValidatorTest::$contextFactory in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php \Drupal\Tests\Core\TypedData\RecursiveContextualValidatorTest::contextFactory

The execution context factory.

Type: \Drupal\Core\TypedData\Validation\ExecutionContextFactory

File

core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php, line 54
Contains \Drupal\Tests\Core\TypedData\RecursiveContextualValidatorTest.

Class

RecursiveContextualValidatorTest
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator @group typedData

Namespace

Drupal\Tests\Core\TypedData

Code

protected $contextFactory;