You are here

protected property MatcherDumper::$drupalProxyOriginalServiceId in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php \Drupal\Core\ProxyClass\Routing\MatcherDumper::drupalProxyOriginalServiceId

The id of the original proxied service.

Type: string

File

core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php, line 25

Class

MatcherDumper
Provides a proxy class for \Drupal\Core\Routing\MatcherDumper.

Namespace

Drupal\Core\ProxyClass\Routing

Code

protected $drupalProxyOriginalServiceId;