You are here

protected property SubscriptionControllerTest::$messenger in Organic groups 8

The mocked messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/SubscriptionControllerTest.php, line 63

Class

SubscriptionControllerTest
Tests the subscription controller.

Namespace

Drupal\Tests\og\Unit

Code

protected $messenger;