You are here

protected property GridStackViews::$manager in GridStack 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/views/style/GridStackViews.php \Drupal\gridstack\Plugin\views\style\GridStackViews::manager

The gridstack service manager.

Type: \Drupal\gridstack\GridStackManagerInterface

File

src/Plugin/views/style/GridStackViews.php, line 21

Class

GridStackViews
GridStack style plugin.

Namespace

Drupal\gridstack\Plugin\views\style

Code

protected $manager;