Value Object representing the protected-properties-of type.
- psalm-immutable
CloneableFinalInstantiable
| Methods |
| public __toString() : string |
| Properties |
Value Object representing the protected-properties-of type.
| Methods |
| public phpDocumentor\Reflection\PseudoTypes\PropertiesOf::__construct(phpDocumentor |
| public __toString() : string |
| public phpDocumentor\Reflection\Types\AbstractList::getKeyType() : phpDocumentor Returns the type for the keys of this array. |
| public phpDocumentor\Reflection\Types\AbstractList::getOriginalKeyType() : ?phpDocumentor |
| public phpDocumentor\Reflection\Types\AbstractList::getOriginalValueType() : ?phpDocumentor |
| public phpDocumentor\Reflection\PseudoTypes\PropertiesOf::getType() : phpDocumentor |
| public phpDocumentor\Reflection\Types\AbstractList::getValueType() : phpDocumentor Returns the type for the values of this array. |
| public phpDocumentor\Reflection\PseudoTypes\PropertiesOf::underlyingType() : phpDocumentor |
| Properties |
protected phpDocumentor\Reflection\Types\AbstractList::$defaultKeyType = NULL
|
protected phpDocumentor\Reflection\Types\AbstractList::$defaultValueType = NULL
|
protected phpDocumentor\Reflection\Types\AbstractList::$keyType = NULL
|
protected phpDocumentor\Reflection\PseudoTypes\PropertiesOf::$type = NULL
|
protected phpDocumentor\Reflection\Types\AbstractList::$valueType = NULL
|