shell bypass 403

UnknownSec Shell


name : ProcessorInterface.php
<?php
declare(strict_types=1);

namespace League\Pipeline;

interface ProcessorInterface
{
    /**
     * Process the payload using multiple stages.
     *
     * @param mixed $payload
     *
     * @return mixed
     */
    public function process($payload, callable ...$stages);
}

© 2025 UnknownSec
afwwrfwafr45458465
Password