You are here

private property FlaggingCollectionBulkForm::$flagListsService in Flag Lists 4.0.x

Flag Lists Service injected.

Type: \Drupal\flag_lists\FlagListsService

File

src/Plugin/views/field/FlaggingCollectionBulkForm.php, line 27

Class

FlaggingCollectionBulkForm
Defines a flagging Collection operations bulk form element.

Namespace

Drupal\flag_lists\Plugin\views\field

Code

private $flagListsService;