public static property ParagraphsFeatures::$availableFeatures in Paragraphs Features 8
Same name and namespace in other branches
- 2.x src/ParagraphsFeatures.php \Drupal\paragraphs_features\ParagraphsFeatures::availableFeatures
List of available paragraphs features.
Type: array
File
- src/
ParagraphsFeatures.php, line 24
Class
- ParagraphsFeatures
- Paragraphs features class.
Namespace
Drupal\paragraphs_featuresCode
public static $availableFeatures = [
'add_in_between',
'delete_confirmation',
'split_text',
];