Path : /var/www/html/solarwindia/vendor/league/flysystem/src/ |
Current File : /var/www/html/solarwindia/vendor/league/flysystem/src/ConnectionErrorException.php |
<?php namespace League\Flysystem; use ErrorException; class ConnectionErrorException extends ErrorException implements FilesystemException { }