/**
* This code is a hack because c5 broke autoloading and uses a serialized object so the class has to match >.<
* Remember to blame Korvin for this...
*/
namespace Concrete\Package\S3Storage\Core\File\StorageLocation\Configuration;
class S3Configuration extends \S3Storage\S3Configuration
{
}