shell bypass 403

UnknownSec Shell


name : MessageInterface.php
<?php
/**
 * Message Interface
 */

namespace Omnipay\Common\Message;

/**
 * Message Interface
 *
 * This interface class defines the standard functions that any Omnipay message
 * interface needs to be able to provide.
 */
interface MessageInterface
{
    /**
     * Get the raw data array for this message. The format of this varies from gateway to
     * gateway, but will usually be either an associative array, or a SimpleXMLElement.
     *
     * @return mixed
     */
    public function getData();
}

© 2025 UnknownSec
afwwrfwafr45458465
Password