Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/league/flysystem/src/RootViolationException.php
<?php

namespace League\Flysystem;

use
LogicException;

class
RootViolationException extends LogicException implements FilesystemException
{
   
//
}