function BlockPluginTrait::getConfiguration
1 call to BlockPluginTrait::getConfiguration()
- FieldBlock::blockForm in core/modules/ layout_builder/ src/ Plugin/ Block/ FieldBlock.php 
1 method overrides BlockPluginTrait::getConfiguration()
- ViewsBlock::getConfiguration in core/modules/ views/ src/ Plugin/ Block/ ViewsBlock.php 
File
- 
              core/lib/ Drupal/ Core/ Block/ BlockPluginTrait.php, line 72 
Class
- BlockPluginTrait
- Provides the base implementation of a block plugin.
Namespace
Drupal\Core\BlockCode
public function getConfiguration() {
  return $this->configuration;
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
