Properties |
public
readonly
|
array<string, int>
|
$Parameters
Key => constructor parameter index
Key => constructor parameter index
|
#
|
public
readonly
|
array<string, true>
|
$PassByRefParameters
Key => `true`
|
#
|
public
readonly
|
array<string, true>
|
$NotNullableParameters
Key => `true`
|
#
|
public
readonly
|
array<Closure(mixed[], ?string, TClass, ?TProvider, ?TContext): void>
|
$Callbacks
Arbitrary callbacks
|
#
|
public
readonly
|
array<string, string>
|
$Methods
Key => "magic" property method
Key => "magic" property method
|
#
|
public
readonly
|
array<string, string>
|
$Properties
Key => declared property name
Key => declared property name
|
#
|
public
readonly
|
string[]
|
$MetaProperties
Arbitrary keys
|
#
|
public
readonly
|
string[]
|
$DateProperties
Date keys
|
#
|
public
readonly
|
array<TIntrospector::*_KEY, string>
|
$CustomKeys
Identifier => key
|
#
|
public
readonly
|
int
|
$LastParameterIndex
Index of the last constructor parameter to which array values are mapped
Index of the last constructor parameter to which array values are mapped
|
#
|