ObjectType v::objectType() Validates if the input is an object. v::objectType()->validate(new stdClass); // true See also: Attribute BoolType CallableType FloatType Instance IntType NullType ObjectType ResourceType StringType Type