You are here

public property Grid::$type in Grid builder 8

The grid type: whether the grid is fixed (0) or fluid (1).

Type: int

File

lib/Drupal/gridbuilder/Grid.php, line 43
Definition of Drupal\gridbuilder\Grid.

Class

Grid
Defines the grid entity.

Namespace

Drupal\gridbuilder

Code

public $type;