NAME
	T_OBJECT

DESCRIPTION
	Return value from typeof() indicating the variable is of type object.

	This definition is globally defined. No header needs to be included.

SEE ALSO
	typeof, T_STRING, T_FLOAT, T_INTEGER, T_ARRAY, T_MAPPING, T_FUNCTION
