private property ServiceNotFoundException::$sourceId

File

drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php, line 22

Class

ServiceNotFoundException
This exception is thrown when a non-existent service is requested.

Namespace

Symfony\Component\DependencyInjection\Exception

Code

private $sourceId;