You are here

protected property EmitControllerTest::$container in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/EmitControllerTest.php \Drupal\Tests\radioactivity\Unit\EmitControllerTest::container

The dependency injection container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/EmitControllerTest.php, line 34

Class

EmitControllerTest
@coversDefaultClass \Drupal\radioactivity\Controller\EmitController @group radioactivity

Namespace

Drupal\Tests\radioactivity\Unit

Code

protected $container;