Value Object representing a Callable type.
- psalm-immutable
CloneableFinalInstantiable
- Implements
phpDocumentor \Reflection \Type Stringable
Methods |
public __construct(array $parameters = [], ?phpDocumentor
|
public __toString() : string Returns a rendered output of the Type as it would be used in a DocBlock. |
public getParameters() : array
|
public getReturnType() : ?phpDocumentor |
Properties |
private array $parameters
|
private ?phpDocumentor |