platform/api/laravel/Contracts/Filesystem/Cloud.yaml
2024-09-02 10:44:11 -07:00

18 lines
286 B
YAML

name: Cloud
class_comment: null
dependencies: []
properties: []
methods:
- name: url
visibility: public
parameters:
- name: path
comment: '# * Get the URL for the file at the given path.
# *
# * @param string $path
# * @return string'
traits: []
interfaces: []