You are here

protected property MemberCountBlockTest::$activeGroup in Organic groups 8

The group that is considered to be "currently active" in the test.

This group will be returned by the mocked OgContext service.

Type: \Drupal\entity_test\Entity\EntityTest

File

tests/src/Kernel/Plugin/Block/MemberCountBlockTest.php, line 110

Class

MemberCountBlockTest
Tests the member count block.

Namespace

Drupal\Tests\og\Kernel\Plugin\Block

Code

protected $activeGroup;