You are here

protected property GridFieldType::$gridConfig in Paragraphs grid 8

The configured grid_entity.

Type: \Drupal\Core\Config\ImmutableConfig

File

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

Class

GridFieldType
Plugin implementation of the 'grid_field_type' field type.

Namespace

Drupal\paragraphs_grid\Plugin\Field\FieldType

Code

protected $gridConfig;