You are here

protected property GridStackLayoutTrait::$manager in GridStack 8

The gridstack manager service.

Type: \Drupal\gridstack\GridStackManagerInterface

File

src/Layout/GridStackLayoutTrait.php, line 27

Class

GridStackLayoutTrait
A Trait common for optional layout integration.

Namespace

Drupal\gridstack\Layout

Code

protected $manager;