Open
Description
The documentation currently lists the Object
class as having two methods, string2type
and type2string
. However, as of [email protected]
, these functions do not exist and are instead called string2Type
and type2String
.
The documentation currently lists the Object
class as having two methods, string2type
and type2string
. However, as of [email protected]
, these functions do not exist and are instead called string2Type
and type2String
.