You are here

protected property FlagTestBase::$flagService in Flag 8.4

The flag service.

Type: \Drupal\flag\FlagServiceInterface

File

tests/src/Functional/FlagTestBase.php, line 30

Class

FlagTestBase
Provides common methods for Flag tests.

Namespace

Drupal\Tests\flag\Functional

Code

protected $flagService;