dj_mix_hosting_software/classes/S3.php

8 lines
No EOL
88 B
PHP

<?php
require_once 'vendor/autoload.php';
Class S3 extends Aws\S3\S3Client{
}