Documentation

ConstExpression
in package
implements PseudoType

Tags
psalm-immutable

Interfaces, Classes and Traits

PseudoType

Table of Contents

$expression  : string
$owner  : Type
__construct()  : mixed
__toString()  : string
getExpression()  : string
getOwner()  : Type
underlyingType()  : Type

Properties

Methods

__construct()

public __construct(Type $owner, string $expression) : mixed
Parameters
$owner : Type
$expression : string
Return values
mixed

getExpression()

public getExpression() : string
Return values
string

Search results