You are here

protected property Breakpoint::$label in Bootstrap Layout Builder 2.x

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

The Bootstrap layout Builder breakpoint label.

Type: string

File

src/Entity/Breakpoint.php, line 65

Class

Breakpoint
Defines the Breakpoint config entity.

Namespace

Drupal\bootstrap_layout_builder\Entity

Code

protected $label;