Directory : /home/proudlyafrican/public_html/vendor/league/flysystem/src/ |
Current File : /home/proudlyafrican/public_html/vendor/league/flysystem/src/ConnectionRuntimeException.php |
<?php namespace League\Flysystem; use RuntimeException; class ConnectionRuntimeException extends RuntimeException implements FilesystemException { }