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

Breadcrumb

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

function Reference::__construct

Same name in this branch
  1. 11.1.x vendor/symfony/var-exporter/Internal/Reference.php \Symfony\Component\VarExporter\Internal\Reference::__construct()
2 calls to Reference::__construct()
TypedReference::__construct in vendor/symfony/dependency-injection/TypedReference.php
TypedReference::__construct in vendor/symfony/dependency-injection/TypedReference.php
1 method overrides Reference::__construct()
TypedReference::__construct in vendor/symfony/dependency-injection/TypedReference.php

File

vendor/symfony/dependency-injection/Reference.php, line 21

Class

Reference
Reference represents a service reference.

Namespace

Symfony\Component\DependencyInjection

Code

public function __construct(string $id, int $invalidBehavior = ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE) {
}

API Navigation

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