<?php namespace League\Flysystem; use LogicException; class RootViolationException extends LogicException { // }