class InheritedContextDefinition
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Plugin/Fixtures/InheritedContextDefinition.php \Drupal\Tests\Core\Plugin\Fixtures\InheritedContextDefinition
- 8.9.x core/tests/Drupal/Tests/Core/Plugin/Fixtures/InheritedContextDefinition.php \Drupal\Tests\Core\Plugin\Fixtures\InheritedContextDefinition
- 11.x core/tests/Drupal/Tests/Core/Plugin/Fixtures/InheritedContextDefinition.php \Drupal\Tests\Core\Plugin\Fixtures\InheritedContextDefinition
Inherited class used for testing.
Hierarchy
- class \Drupal\Core\Plugin\Context\ContextDefinition implements \Drupal\Core\Plugin\Context\ContextDefinitionInterface uses \Drupal\Core\DependencyInjection\DependencySerializationTrait, \Drupal\Core\TypedData\TypedDataTrait
- class \Drupal\Tests\Core\Plugin\Fixtures\InheritedContextDefinition extends \Drupal\Core\Plugin\Context\ContextDefinition
Expanded class hierarchy of InheritedContextDefinition
See also
\Drupal\Tests\Core\Plugin\Context\ContextDefinitionIsSatisfiedTest
1 file declares its use of InheritedContextDefinition
- ContextDefinitionIsSatisfiedTest.php in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Context/ ContextDefinitionIsSatisfiedTest.php
File
-
core/
tests/ Drupal/ Tests/ Core/ Plugin/ Fixtures/ InheritedContextDefinition.php, line 14
Namespace
Drupal\Tests\Core\Plugin\FixturesView source
class InheritedContextDefinition extends ContextDefinition {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.