You are here

protected property FlagViewsRelationship::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

src/Plugin/views/relationship/FlagViewsRelationship.php, line 33

Class

FlagViewsRelationship
Provides a views relationship to select flag content by a flag.

Namespace

Drupal\flag\Plugin\views\relationship

Code

protected $flagService;