VocabularyListBuilder::$entitiesKey

Same name in other branches
  1. 9 core/modules/taxonomy/src/VocabularyListBuilder.php \Drupal\taxonomy\VocabularyListBuilder::entitiesKey
  2. 10 core/modules/taxonomy/src/VocabularyListBuilder.php \Drupal\taxonomy\VocabularyListBuilder::entitiesKey
  3. 11.x core/modules/taxonomy/src/VocabularyListBuilder.php \Drupal\taxonomy\VocabularyListBuilder::entitiesKey

Type: entitiesKey

Overrides DraggableListBuilder::$entitiesKey

File

core/modules/taxonomy/src/VocabularyListBuilder.php, line 26

Class

VocabularyListBuilder
Defines a class to build a listing of taxonomy vocabulary entities.

Namespace

Drupal\taxonomy

Code

protected $entitiesKey = 'vocabularies';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.