TestService.php
Same filename in this branch
Same filename in other branches
- 9 core/modules/system/tests/modules/decorated_service_test/src/TestService.php
- 9 core/modules/system/tests/modules/services_defaults_test/src/TestService.php
- 9 core/modules/system/tests/modules/autowire_test/src/TestService.php
- 10 core/modules/system/tests/modules/decorated_service_test/src/TestService.php
- 10 core/modules/system/tests/modules/services_defaults_test/src/TestService.php
- 10 core/modules/system/tests/modules/autowire_test/src/TestService.php
Namespace
Drupal\decorated_service_testFile
-
core/
modules/ system/ tests/ modules/ decorated_service_test/ src/ TestService.php
View source
<?php
declare (strict_types=1);
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.