shell bypass 403

UnknownSec Shell


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

namespace League\Pipeline;

interface PipelineInterface extends StageInterface
{
    /**
     * Create a new pipeline with an appended stage.
     *
     * @return static
     */
    public function pipe(callable $operation): PipelineInterface;
}

© 2025 UnknownSec
afwwrfwafr45458465
Password