You are here

protected property TocTest::$container in TOC API 8

The service container used for testing.

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

tests/src/Unit/TocTest.php, line 30
Contains \Drupal\Tests\toc_api\Unit\TocTest.

Class

TocTest
Tests TOC API formatter.

Namespace

Drupal\Tests\toc_api\Unit

Code

protected $container;