Your IP : 216.73.216.164


Current Path : /var/www/html/wp-content/plugins/wpide/vendor/league/flysystem/src/
Upload File :
Current File : /var/www/html/wp-content/plugins/wpide/vendor/league/flysystem/src/RootViolationException.php

<?php

namespace League\Flysystem;

use LogicException;

class RootViolationException extends LogicException implements FilesystemException
{
    //
}