You are here

protected property GroupTypeManagerTest::$configFactory in Organic groups 8

The config factory prophecy used in the test.

Type: \Drupal\Core\Config\ConfigFactoryInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/GroupTypeManagerTest.php, line 47

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $configFactory;