You are here

private property ScopeCrossingInjectionException::$sourceServiceId in Service Container 7

Same name and namespace in other branches
  1. 7.2 modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php \Symfony\Component\DependencyInjection\Exception\ScopeCrossingInjectionException::sourceServiceId

File

modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php, line 21

Class

ScopeCrossingInjectionException
This exception is thrown when the a scope crossing injection is detected.

Namespace

Symfony\Component\DependencyInjection\Exception

Code

private $sourceServiceId;