protected property LayoutOption::$breakpoints in Bootstrap Layout Builder 2.x
Same name and namespace in other branches
- 1.x src/Entity/LayoutOption.php \Drupal\bootstrap_layout_builder\Entity\LayoutOption::breakpoints
The enabled breakpoints for this option.
Type: array
File
- src/
Entity/ LayoutOption.php, line 92
Class
- LayoutOption
- Defines the layout option entity class.
Namespace
Drupal\bootstrap_layout_builder\EntityCode
protected $breakpoints;