├── LICENCE ├── composer.json └── src └── DecoratorTrait.php /LICENCE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thephpleague/flysystem-adapter-decorator/HEAD/LICENCE -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thephpleague/flysystem-adapter-decorator/HEAD/composer.json -------------------------------------------------------------------------------- /src/DecoratorTrait.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thephpleague/flysystem-adapter-decorator/HEAD/src/DecoratorTrait.php --------------------------------------------------------------------------------