You are here

protected property GridWidget::$gridConfig in Paragraphs grid 8

The grid config entity used for the site.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Plugin/Field/FieldWidget/GridWidget.php, line 45

Class

GridWidget
Plugin implementation of the 'grid_widget' widget.

Namespace

Drupal\paragraphs_grid\Plugin\Field\FieldWidget

Code

protected $gridConfig;