You are here

service paragraphs_collection.grid_layout_discovery in Paragraphs Collection 8

Class

\Drupal\paragraphs_collection\GridLayoutDiscovery
2 string references to paragraphs_collection.grid_layout_discovery
OverviewController::create in src/Controller/OverviewController.php
Instantiates a new instance of this class.
ParagraphsGridLayoutPlugin::create in src/Plugin/paragraphs/Behavior/ParagraphsGridLayoutPlugin.php
Creates an instance of the plugin.

File

./paragraphs_collection.services.yml
paragraphs_collection.services.yml

View source
  1. class: \Drupal\paragraphs_collection\GridLayoutDiscovery
  2. arguments:
  3. - '@module_handler'
  4. - '@cache.discovery'
  5. - '@theme_handler'