You are here

protected property LegacyDrupal7Test::$drupal7_service in Service Container 8

Same name and namespace in other branches
  1. 7.2 tests/src/Legacy/LegacyDrupal7Test.php \Drupal\Tests\service_container\Legacy\LegacyDrupal7Test::drupal7_service
  2. 7 tests/src/Legacy/LegacyDrupal7Test.php \Drupal\Tests\service_container\Legacy\LegacyDrupal7Test::drupal7_service

The tested Drupal7 service.

Type: \Drupal\service_container\Legacy\Drupal7

File

tests/src/Legacy/LegacyDrupal7Test.php, line 21
Contains \Drupal\Tests\service_container\Legacy\LegacyDrupal7Test.

Class

LegacyDrupal7Test
@coversDefaultClass \Drupal\service_container\Legacy\Drupal7

Namespace

Drupal\Tests\service_container\Legacy

Code

protected $drupal7_service;