| 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/RootViolationException.php |
<?php
namespace League\Flysystem;
use LogicException;
class RootViolationException extends LogicException implements FilesystemException
{
//
}