Struct ext_php_rs::describe::Retval
source · Expand description
Represents a value returned from a function or method.
Fields§
§ty: DataType
§nullable: bool
Represents a value returned from a function or method.
ty: DataType
§nullable: bool