You are here

protected property VocabularyListBuilder::$entitiesKey in Termcase 8

The key to use for the form element containing the entities.

Type: string

Overrides DraggableListBuilder::$entitiesKey

File

src/VocabularyListBuilder.php, line 20

Class

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

Namespace

Drupal\termcase

Code

protected $entitiesKey = 'vocabularies';