interface TestBlockPluginWithRefinableDependentAccessInterface

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php \Drupal\Tests\layout_builder\Unit\TestBlockPluginWithRefinableDependentAccessInterface
  2. 10 core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php \Drupal\Tests\layout_builder\Unit\TestBlockPluginWithRefinableDependentAccessInterface
  3. 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\Component\Plugin\ConfigurablePluginInterface \Drupal\Core\Plugin\PluginFormInterface \Drupal\Component\Plugin\PluginInspectionInterface \Drupal\Core\Cache\CacheableDependencyInterface \Drupal\Component\Plugin\DerivativeInspectionInterface

Expanded class hierarchy of TestBlockPluginWithRefinableDependentAccessInterface

All classes that implement TestBlockPluginWithRefinableDependentAccessInterface

File

core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php, line 528

Namespace

Drupal\Tests\layout_builder\Unit
View source
interface TestBlockPluginWithRefinableDependentAccessInterface extends BlockPluginInterface, RefinableDependentAccessInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.