You are here

protected property MockService::$someOtherParameter in Service Container 7

Same name and namespace in other branches
  1. 7.2 tests/src/DependencyInjection/MockService.php \Drupal\Tests\service_container\DependencyInjection\MockService::someOtherParameter

Type: string

File

tests/src/DependencyInjection/MockService.php, line 38
Contains \Drupal\Tests\service_container\DependencyInjection\MockService

Class

MockService
Helper class to test Container::get() method.

Namespace

Drupal\Tests\service_container\DependencyInjection

Code

protected $someOtherParameter;