You are here

protected property BlockBase::$block in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Plugin/DsField/BlockBase.php \Drupal\ds\Plugin\DsField\BlockBase::block
  2. 8.3 src/Plugin/DsField/BlockBase.php \Drupal\ds\Plugin\DsField\BlockBase::block

The block.

Type: \Drupal\Core\Block\BlockPluginInterface

File

src/Plugin/DsField/BlockBase.php, line 23

Class

BlockBase
The base plugin to create DS block fields.

Namespace

Drupal\ds\Plugin\DsField

Code

protected $block;