mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 15:25:45 +01:00
498 B
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: