You are here

protected property SubscriptionControllerTest::$entityFormBuilder in Organic groups 8

The entity for builder object.

Type: \Drupal\Core\Entity\EntityFormBuilderInterface|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

SubscriptionControllerTest
Tests the subscription controller.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityFormBuilder;