interface TestContextAwareBlockInterface
Hierarchy
- interface \Drupal\Core\Block\BlockPluginInterface implements \Drupal\Component\Plugin\ConfigurableInterface, \Drupal\Component\Plugin\DependentPluginInterface, \Drupal\Component\Plugin\ConfigurablePluginInterface, \Drupal\Core\Plugin\PluginFormInterface, \Drupal\Component\Plugin\PluginInspectionInterface, \Drupal\Core\Cache\CacheableDependencyInterface, \Drupal\Component\Plugin\DerivativeInspectionInterface; interface \Drupal\Core\Plugin\ContextAwarePluginInterface implements \Drupal\Component\Plugin\ContextAwarePluginInterface
- interface \Drupal\Tests\block\Unit\TestContextAwareBlockInterface implements \Drupal\Core\Block\BlockPluginInterface, \Drupal\Core\Plugin\ContextAwarePluginInterface
Expanded class hierarchy of TestContextAwareBlockInterface
All classes that implement TestContextAwareBlockInterface
File
-
core/
modules/ block/ tests/ src/ Unit/ BlockRepositoryTest.php, line 195
Namespace
Drupal\Tests\block\UnitView source
interface TestContextAwareBlockInterface extends BlockPluginInterface, ContextAwarePluginInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.