Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AutowiringFailedException.php

function AutowiringFailedException::getServiceId

File

vendor/symfony/dependency-injection/Exception/AutowiringFailedException.php, line 69

Class

AutowiringFailedException
Thrown when a definition cannot be autowired.

Namespace

Symfony\Component\DependencyInjection\Exception

Code

public function getServiceId() : string {
    return $this->serviceId;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal