extends |
ReflectionNamedType |
---|
Methods | ||
---|---|---|
public
|
__construct(string $name, bool $isBuiltin = false, bool $allowsNull = false)
|
# |
public
|
getName(): string
|
# |
public
|
isBuiltin(): bool
|
# |
public
|
allowsNull(): bool
|
# |
public
|
__toString(): string
|
# |
Properties | |||
---|---|---|---|
protected
|
string
|
$Name
|
# |
protected
|
bool
|
$IsBuiltin
|
# |
protected
|
bool
|
$AllowsNull
|
# |