interface File

Methods

string
getUrl()

Get the file URL.

Details

at line 15
string getUrl()

Get the file URL.

This may be a remote URL starting with "http://" or "https://", or a storage disk path starting with "[disk-name]://".

Return Value

string