GenericArray
final class GenericArray extends Type
Methods
setContainer(string|null $name)
No description
string|null
getContainer()
No description
getValueType()
No description
Type|null
getKeyType()
No description
Pseudo
getContainerType()
No description
bool
void
__clone()
No description
Details
at line 17
__construct(Type $value, Type|null $key = null, string|null $container = null)
No description
at line 26
GenericArray
setContainer(string|null $name)
No description
at line 33
string|null
getContainer()
No description
at line 39
Type
getValueType()
No description
at line 45
Type|null
getKeyType()
No description
at line 52
Pseudo
getContainerType()
| internal |
No description
at line 58
protected bool
isSupertypeOfAtomic(Type $type)
Validates if the given atomic type matches THIS acceptor.
at line 78
void
__clone()
No description