You are here

protected property MediaForm::$fieldDefinitions in GridStack 8.2

A list of field definitions eligible for configuration in this display.

Type: \Drupal\Core\Field\FieldDefinitionInterface[]

File

src/Plugin/gridstack/stylizer/MediaForm.php, line 75

Class

MediaForm
Provides the media form for Layout Builder integration.

Namespace

Drupal\gridstack\Plugin\gridstack\stylizer

Code

protected $fieldDefinitions;