website/vendor/illuminate/contracts/Filesystem/Cloud.php

4 lines
88 B
PHP
Executable File

<?php namespace Illuminate\Contracts\Filesystem;
interface Cloud extends Filesystem {}