You are here

protected property FlagListsFlagListBuilder::$flagListsService in Flag Lists 4.0.x

The Flag Lists service injected into the List Builder.

The Injected Flag Lists Service.

Type: Drupal\flag_lists\FlagListsService

File

src/FlagListsFlagListBuilder.php, line 38

Class

FlagListsFlagListBuilder
Defines a class to build an enhanced listing of Flag entities.

Namespace

Drupal\flag_lists

Code

protected $flagListsService;