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