interface TestBlockPluginWithRefinableDependentAccessInterface
Same name in other branches
- 8.9.x core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php \Drupal\Tests\layout_builder\Unit\TestBlockPluginWithRefinableDependentAccessInterface
- 10 core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php \Drupal\Tests\layout_builder\Unit\TestBlockPluginWithRefinableDependentAccessInterface
- 11.x core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php \Drupal\Tests\layout_builder\Unit\TestBlockPluginWithRefinableDependentAccessInterface
Test interface for dependent access block plugins.
Hierarchy
- interface \Drupal\block_content\Access\RefinableDependentAccessInterface extends \Drupal\block_content\Access\DependentAccessInterface; interface \Drupal\Core\Block\BlockPluginInterface extends \Drupal\Component\Plugin\ConfigurableInterface \Drupal\Component\Plugin\DependentPluginInterface \Drupal\Core\Plugin\PluginFormInterface \Drupal\Component\Plugin\PluginInspectionInterface \Drupal\Core\Cache\CacheableDependencyInterface \Drupal\Component\Plugin\DerivativeInspectionInterface
- interface \Drupal\Tests\layout_builder\Unit\TestBlockPluginWithRefinableDependentAccessInterface extends \Drupal\Core\Block\BlockPluginInterface \Drupal\block_content\Access\RefinableDependentAccessInterface
Expanded class hierarchy of TestBlockPluginWithRefinableDependentAccessInterface
All classes that implement TestBlockPluginWithRefinableDependentAccessInterface
File
-
core/
modules/ layout_builder/ tests/ src/ Unit/ BlockComponentRenderArrayTest.php, line 534
Namespace
Drupal\Tests\layout_builder\UnitView source
interface TestBlockPluginWithRefinableDependentAccessInterface extends BlockPluginInterface, RefinableDependentAccessInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.