You are here

protected property GridStackLayoutBase::$manager in GridStack 8.2

The gridstack manager service.

Type: \Drupal\gridstack\GridStackManagerInterface

File

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

Class

GridStackLayoutBase
Provides a GridStack base class for Layout plugins.

Namespace

Drupal\gridstack\Plugin\Layout

Code

protected $manager;