🔓 Ultimate Webshell - Penetration Testing Tool

📖 File Reader

<?php

namespace League\Flysystem;

use RuntimeException;

class InvalidRootException extends RuntimeException implements FilesystemException
{
}