You are here

protected property KeyTestBase::$container in Key 8

Container builder.

This should be used sparingly by test cases to add to the container as necessary for tests.

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

tests/src/Unit/KeyTestBase.php, line 43

Class

KeyTestBase
Provides a base class for key tests.

Namespace

Drupal\Tests\key\Unit

Code

protected $container;