Service::$inner

Same name in other branches
  1. 9 core/modules/system/tests/modules/new_dependency_test/src/Service.php \Drupal\new_dependency_test\Service::inner
  2. 8.9.x core/modules/system/tests/modules/new_dependency_test/src/Service.php \Drupal\new_dependency_test\Service::inner
  3. 10 core/modules/system/tests/modules/new_dependency_test/src/Service.php \Drupal\new_dependency_test\Service::inner

The decorated service.

Type: \Drupal\new_dependency_test\Service

File

core/modules/system/tests/modules/new_dependency_test/src/Service.php, line 19

Class

Service
A service that can decorated itself.

Namespace

Drupal\new_dependency_test

Code

protected $inner;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.