Interfaces
\
| Name | Description |
|---|---|
| CloudAssetInterface | Interface for extending File or one of it's subclasses with cloud support. I'm not sure this is needed or not. It does allow you to easily check if a file is wrapped ($f implements CloudAssetInterface) but doesn't do much more. |