You are here

protected property ParagraphsCategoryListBuilder::$entitiesKey in Paragraphs Editor Enhancements 8

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

Type: string

Overrides DraggableListBuilder::$entitiesKey

File

src/Controller/ParagraphsCategoryListBuilder.php, line 22

Class

ParagraphsCategoryListBuilder
Provides a listing of Paragraph category entities.

Namespace

Drupal\paragraphs_ee\Controller

Code

protected $entitiesKey = 'categories';