<?php
/**
 * elFinder driver for Flysytem (https://github.com/thephpleague/flysystem)
 *
 * Extends the actual class, to provide a class without namespace.
 *
 * @author Barry vd. Heuvel
 * */
class elFinderVolumeFlysystem extends \Barryvdh\elFinderFlysystemDriver\Driver {}