Cloud (Contracts)
Cloud
interface Cloud implements Filesystem (View source)
Methods
bool | exists( string $path) Determine if a file exists. | from Filesystem |
string | get( string $path) Get the contents of |
interface Cloud implements Filesystem (View source)
bool | exists( string $path) Determine if a file exists. | from Filesystem |
string | get( string $path) Get the contents of |