You are here

constant PARAGRAPHS_SETS_DEFAULT_EMPTY_VALUE in Paragraphs Sets 8.2

Define a the default "empty value" for Paragraphs Sets.

2 uses of PARAGRAPHS_SETS_DEFAULT_EMPTY_VALUE
paragraphs_sets_field_widget_multivalue_form_alter in ./paragraphs_sets.module
Implements hook_field_widget_multivalue_form_alter().
paragraphs_sets_field_widget_settings_summary_alter in ./paragraphs_sets.module
Implements hook_field_widget_settings_summary_alter().

File

./paragraphs_sets.module, line 24
Main functions of paragraphs_sets.module.

Code

const PARAGRAPHS_SETS_DEFAULT_EMPTY_VALUE = '_none';