protected property ProxyDumper::$builder in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/ProxyBuilder/ProxyDumper.php \Drupal\Component\ProxyBuilder\ProxyDumper::builder
The proxy builder.
Type: \Drupal\Component\ProxyBuilder\ProxyBuilder
File
- lib/
Drupal/ Component/ ProxyBuilder/ ProxyDumper.php, line 30 - Contains \Drupal\Component\ProxyBuilder\ProxyDumper.
Class
- ProxyDumper
- Dumps the proxy service into the dumped PHP container file.
Namespace
Drupal\Component\ProxyBuilderCode
protected $builder;