PayPal\Common\PPApiContext::getSOAPHeader PHP Method

getSOAPHeader() public method

public getSOAPHeader ( ) : PPXmlMessage
return PayPal\Core\PPXmlMessage
    public function getSOAPHeader()
    {
        return $this->SOAPHeader;
    }