You are here

abstract protected function GridStackSkinPluginBase::setSkins in GridStack 8.2

Sets the required plugin skins.

2 methods override GridStackSkinPluginBase::setSkins()
GridStackExampleSkin::setSkins in modules/gridstack_example/src/Plugin/gridstack/GridStackExampleSkin.php
Sets the gridstack skins.
GridStackSkin::setSkins in src/Plugin/gridstack/GridStackSkin.php
Sets the gridstack skins.

File

src/GridStackSkinPluginBase.php, line 39

Class

GridStackSkinPluginBase
Provides base class for all gridstack skins.

Namespace

Drupal\gridstack

Code

protected abstract function setSkins();