Implements Readable
_get<Property>()
is defined, it is called instead of returning the
value of <Property>
._isset<Property>()
is defined, it is called instead of returning
isset(<Property>)
._get<Property>()
makes <Property>
readable, regardless
of {@see Readable::getReadableProperties()}'s return value.Methods | ||
---|---|---|
public
static
|
getReadableProperties(): array
|
# |