protected property MockService::$someOtherService in Service Container 7.2
Same name and namespace in other branches
- 7 tests/src/DependencyInjection/MockService.php \Drupal\Tests\service_container\DependencyInjection\MockService::someOtherService
Type: object
File
- tests/
src/ DependencyInjection/ MockService.php, line 28 - Contains \Drupal\Tests\service_container\DependencyInjection\MockService
Class
- MockService
- Helper class to test Container::get() method.
Namespace
Drupal\Tests\service_container\DependencyInjectionCode
protected $someOtherService;