TestService.php

Same filename in this branch
  1. 10 core/modules/system/tests/modules/services_defaults_test/src/TestService.php
  2. 10 core/modules/system/tests/modules/autowire_test/src/TestService.php
Same filename and directory in other branches
  1. 11.x core/modules/system/tests/modules/decorated_service_test/src/TestService.php
  2. 11.x core/modules/system/tests/modules/services_defaults_test/src/TestService.php
  3. 11.x core/modules/system/tests/modules/autowire_test/src/TestService.php
  4. 9 core/modules/system/tests/modules/decorated_service_test/src/TestService.php
  5. 9 core/modules/system/tests/modules/services_defaults_test/src/TestService.php
  6. 9 core/modules/system/tests/modules/autowire_test/src/TestService.php
  7. main core/modules/system/tests/modules/decorated_service_test/src/TestService.php
  8. main core/modules/system/tests/modules/services_defaults_test/src/TestService.php
  9. main core/modules/system/tests/modules/autowire_test/src/TestService.php

Namespace

Drupal\decorated_service_test

File

core/modules/system/tests/modules/decorated_service_test/src/TestService.php

View source
<?php

namespace Drupal\decorated_service_test;

class TestService {

}

Classes

Title Deprecated Summary
TestService

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