CloneableFinalInstantiable
- Implements
Stringable
Constants |
public phpDocumentor |
Methods |
public __construct(string $name, phpDocumentor
|
public __toString() : string |
public getDefaultValue() : ?string |
public getName() : string |
public getType() : phpDocumentor |
public isReference() : bool |
public isVariadic() : bool |
Properties |
private $defaultValue = NULL
|
private bool $isReference |
private bool $isVariadic |
private string $name |
private phpDocumentor |