Method Builtin._get_setter()
- Method _get_setter
function(:mixed_voidvoid) _get_setter(objecto,stringvarname)- Description
Get a setter for the variable named
varnamein objecto.- Returns
Returns a Setter()->`()() for the variable if it exists, and
UNDEFINEDotherwise.- See also