Documentation

Parameter
in package

Parameter represents a parameter reference.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

$id  : mixed
__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(string $id) : mixed
Parameters
$id : string
Return values
mixed

__toString()

public __toString() : string
Return values
string

Search results