ResourceType

  • ResourceType()

Validates whether the input is a resource.

v::resourceType()->validate(fopen('/path/to/file.txt', 'w')); // true

Categorization

  • Types

Changelog

Version Description
1.0.0 Created

See also: