You are here

protected property ProxyServicesPassTest::$proxyServicesPass in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\ProxyServicesPassTest::proxyServicesPass

The tested proxy services pass.

Type: \Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass

File

core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php, line 25
Contains \Drupal\Tests\Core\DependencyInjection\Compiler\ProxyServicesPassTest.

Class

ProxyServicesPassTest
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass @group DependencyInjection

Namespace

Drupal\Tests\Core\DependencyInjection\Compiler

Code

protected $proxyServicesPass;