You are here

protected property GridFieldType::$moduleConfig in Paragraphs grid 8

The module config.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Plugin/Field/FieldType/GridFieldType.php, line 37

Class

GridFieldType
Plugin implementation of the 'grid_field_type' field type.

Namespace

Drupal\paragraphs_grid\Plugin\Field\FieldType

Code

protected $moduleConfig;