ReflectionTypeContainer
final class ReflectionTypeContainer extends ReflectionNamedType
internal |
Methods
__construct(string $type)
ReflectionTypeContainer constructor.
bool
allowsNull()
{@inheritdoc}
bool
isBuiltin()
{@inheritdoc}
string
__toString()
{@inheritdoc}
string
getName()
{@inheritdoc}
Details
at line 24
__construct(string $type)
ReflectionTypeContainer constructor.
at line 32
bool
allowsNull()
{@inheritdoc}
at line 40
bool
isBuiltin()
{@inheritdoc}
at line 48
string
__toString()
{@inheritdoc}
at line 56
string
getName()
{@inheritdoc}