You are here

protected property ParagraphsGridLayoutPlugin::$gridLayoutDiscovery in Paragraphs Collection 8

Grid layout discovery service.

Type: \Drupal\paragraphs_collection\GridLayoutDiscoveryInterface

File

src/Plugin/paragraphs/Behavior/ParagraphsGridLayoutPlugin.php, line 36

Class

ParagraphsGridLayoutPlugin
Provides a way to define grid based layouts.

Namespace

Drupal\paragraphs_collection\Plugin\paragraphs\Behavior

Code

protected $gridLayoutDiscovery;