The key to use for the form element containing the entities.
Type: string
Overrides DraggableListBuilder::$entitiesKey
File
- core/modules/taxonomy/src/VocabularyListBuilder.php, line 20
Class
- VocabularyListBuilder
- Defines a class to build a listing of taxonomy vocabulary entities.
Namespace
Drupal\taxonomy
Code
protected $entitiesKey = 'vocabularies';
Please login to continue.