You are here

protected property ThemeNegotiatorTest::$container in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php \Drupal\Tests\Core\Theme\ThemeNegotiatorTest::container

The container builder.

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php, line 30

Class

ThemeNegotiatorTest
@coversDefaultClass \Drupal\Core\Theme\ThemeNegotiator @group Theme

Namespace

Drupal\Tests\Core\Theme

Code

protected $container;