You are here

protected property GridStackAdmin::$manager in GridStack 8

Same name and namespace in other branches
  1. 8.2 src/Form/GridStackAdmin.php \Drupal\gridstack\Form\GridStackAdmin::manager

The gridstack manager service.

Type: \Drupal\gridstack\GridStackManagerInterface

File

src/Form/GridStackAdmin.php, line 31

Class

GridStackAdmin
Provides resusable admin functions or form elements.

Namespace

Drupal\gridstack\Form

Code

protected $manager;