You are here

protected property EntityContextDefinitionDeprecationTest::$compatibilityLayer in Drupal 8

The compatibility layer property on the context definition under test.

Type: \ReflectionProperty

File

core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionDeprecationTest.php, line 39

Class

EntityContextDefinitionDeprecationTest
Test deprecated use of ContextDefinition as an EntityContextDefinition.

Namespace

Drupal\Tests\Core\Plugin\Context

Code

protected $compatibilityLayer;