| Current Path : /proc/self/cwd/vendor/league/flysystem/src/ |
| Current File : //proc/self/cwd/vendor/league/flysystem/src/RootViolationException.php |
<?php
namespace League\Flysystem;
use LogicException;
class RootViolationException extends LogicException
{
//
}