You are here

protected property LayoutOption::$default_breakpoints in Bootstrap Layout Builder 2.x

The enabled default breakpoints for this option.

Type: array

File

src/Entity/LayoutOption.php, line 99

Class

LayoutOption
Defines the layout option entity class.

Namespace

Drupal\bootstrap_layout_builder\Entity

Code

protected $default_breakpoints;