private property ServiceNotFoundException::$id

File

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

Class

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

Namespace

Symfony\Component\DependencyInjection\Exception

Code

private $id;