You are here

protected property LocalTaskIntegrationTestBase::$container in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php \Drupal\Tests\Core\Menu\LocalTaskIntegrationTestBase::container

The container.

Type: \Symfony\Component\DependencyInjection\ContainerBuilder

File

core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php, line 43
Contains \Drupal\Tests\Core\Menu\LocalTaskIntegrationTestBase.

Class

LocalTaskIntegrationTestBase
Defines a base unit test for testing existence of local tasks.

Namespace

Drupal\Tests\Core\Menu

Code

protected $container;