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\gridbuilderCode
public $type;