You are here

protected property LayoutOption::$id in Bootstrap Layout Builder 1.x

Same name and namespace in other branches
  1. 2.x src/Entity/LayoutOption.php \Drupal\bootstrap_layout_builder\Entity\LayoutOption::id

The machine name for the configuration entity.

Type: string

File

src/Entity/LayoutOption.php, line 61

Class

LayoutOption
Defines the layout option entity class.

Namespace

Drupal\bootstrap_layout_builder\Entity

Code

protected $id;