You are here

protected property Breakpoint::$status 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::status

The breakpoint status.

Type: bool

Overrides ConfigEntityBase::$status

File

src/Entity/Breakpoint.php, line 79

Class

Breakpoint
Defines the Breakpoint config entity.

Namespace

Drupal\bootstrap_layout_builder\Entity

Code

protected $status;