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