Implements Writable
_set<Property>()
is defined, it is called instead of assigning
$value
to <Property>
._unset<Property>()
is defined, it is called to unset <Property>
instead of assigning null
._set<Property>()
makes <Property>
writable, regardless
of {@see Writable::getWritableProperties()}'s return value.Methods | ||
---|---|---|
public
static
|
getWritableProperties(): array
|
# |