You are here

protected property BlockStyle::$position in Block Styles 2.x

Same name and namespace in other branches
  1. 8 src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::position
  2. 1.x src/Entity/BlockStyle.php \Drupal\block_styles\Entity\BlockStyle::position

The block position.

Type: string

File

src/Entity/BlockStyle.php, line 69

Class

BlockStyle
Defines the BlockStyle entity.

Namespace

Drupal\block_styles\Entity

Code

protected $position;