You are here

protected property SubscribersTest::$flagService in Message Subscribe 8

Same name in this branch
  1. 8 tests/src/Unit/SubscribersTest.php \Drupal\Tests\message_subscribe\Unit\SubscribersTest::flagService
  2. 8 tests/src/Kernel/SubscribersTest.php \Drupal\Tests\message_subscribe\Kernel\SubscribersTest::flagService

Mock flag service.

Type: \Drupal\flag\FlagServiceInterface

File

tests/src/Unit/SubscribersTest.php, line 37

Class

SubscribersTest
Unit tests for the subscribers service.

Namespace

Drupal\Tests\message_subscribe\Unit

Code

protected $flagService;