constant ContentBlockPluginFieldWidget::CONFIG_PREFIX in Open Social 10.3.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginFieldWidget.php \Drupal\social_content_block\Plugin\Field\FieldWidget\ContentBlockPluginFieldWidget::CONFIG_PREFIX
- 8.8 modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginFieldWidget.php \Drupal\social_content_block\Plugin\Field\FieldWidget\ContentBlockPluginFieldWidget::CONFIG_PREFIX
- 10.0.x modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginFieldWidget.php \Drupal\social_content_block\Plugin\Field\FieldWidget\ContentBlockPluginFieldWidget::CONFIG_PREFIX
- 10.1.x modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginFieldWidget.php \Drupal\social_content_block\Plugin\Field\FieldWidget\ContentBlockPluginFieldWidget::CONFIG_PREFIX
- 10.2.x modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginFieldWidget.php \Drupal\social_content_block\Plugin\Field\FieldWidget\ContentBlockPluginFieldWidget::CONFIG_PREFIX
The prefix to search for.
File
- modules/
social_features/ social_content_block/ src/ Plugin/ Field/ FieldWidget/ ContentBlockPluginFieldWidget.php, line 27
Class
- ContentBlockPluginFieldWidget
- Plugin implementation of the 'content_block_plugin_field' widget.
Namespace
Drupal\social_content_block\Plugin\Field\FieldWidgetCode
const CONFIG_PREFIX = 'field.field.block_content.custom_content_list.';