shell bypass 403

Cubjrnet7 Shell


name : NotFoundExceptionInterface.php
<?php

namespace Psr\Container;

/**
 * No entry was found in the container.
 */
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}

© 2025 Cubjrnet7