You are here

protected property GridStackLayoutBase::$stylizer in GridStack 8.2

The gridstack stylizer service.

Type: \Drupal\gridstack\GridStackStylizerInterface

File

src/Plugin/Layout/GridStackLayoutBase.php, line 40

Class

GridStackLayoutBase
Provides a GridStack base class for Layout plugins.

Namespace

Drupal\gridstack\Plugin\Layout

Code

protected $stylizer;