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

Breadcrumb

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

function Parameter::__construct

Same name in this branch
  1. 11.1.x vendor/sebastian/type/src/Parameter.php \SebastianBergmann\Type\Parameter::__construct()

File

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

Class

Parameter
Parameter represents a parameter reference.

Namespace

Symfony\Component\DependencyInjection

Code

public function __construct(string $id) {
}
RSS feed
Powered by Drupal