You are here

protected property WebformEntityAccessControlHandlerTest::$container in Webform 6.x

Same name and namespace in other branches
  1. 8.5 tests/src/Unit/WebformEntityAccessControlHandlerTest.php \Drupal\Tests\webform\Unit\WebformEntityAccessControlHandlerTest::container

The test container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

tests/src/Unit/WebformEntityAccessControlHandlerTest.php, line 38

Class

WebformEntityAccessControlHandlerTest
Tests webform access handler.

Namespace

Drupal\Tests\webform\Unit

Code

protected $container;