관리-도구
편집 파일: RootViolationException.php
<?php namespace League\Flysystem; use LogicException; class RootViolationException extends LogicException implements FilesystemException { // }