You are here

protected property OverviewController::$gridLayoutDiscovery in Paragraphs Collection 8

The discovery service for grid layout files.

Type: \Drupal\paragraphs_collection\GridLayoutDiscoveryInterface

File

src/Controller/OverviewController.php, line 34

Class

OverviewController
The controller for overviews of Paragraphs Collection's discoverable items.

Namespace

Drupal\paragraphs_collection\Controller

Code

protected $gridLayoutDiscovery;