Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 150 Bytes

Writable.md

File metadata and controls

9 lines (6 loc) · 150 Bytes

Writable

  • v::writable()

Validates if the given input is writable file.

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