Viewing File: /home/ubuntu/vedadeals-backend-base/vendor/league/flysystem/src/RootViolationException.php

<?php

namespace League\Flysystem;

use LogicException;

class RootViolationException extends LogicException implements FilesystemException
{
    //
}
Back to Directory File Manager