You are here

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

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

The Bootstrap layout Builder breakpoint ID.

Type: string

File

src/Entity/Breakpoint.php, line 58

Class

Breakpoint
Defines the Breakpoint config entity.

Namespace

Drupal\bootstrap_layout_builder\Entity

Code

protected $id;