respect-validation/docs/Writable.md
2017-03-28 11:53:14 +02:00

498 B

Writable

  • Writable()

Validates if the given input is writable file.

v::writable()->validate('/path/of/a/writable/file'); // true

Changelog

Version Description
0.5.0 Created

See also: