ObjectType

  • v::objectType()

Validates if the input is an object.

v::objectType()->validate(new stdClass); // true

See also: