You are here

protected property Layout::$number_of_columns in Bootstrap Layout Builder 2.x

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

The number of layout columns.

Type: string

File

src/Entity/Layout.php, line 68

Class

Layout
Defines the layout configuration entity.

Namespace

Drupal\bootstrap_layout_builder\Entity

Code

protected $number_of_columns;