PHP Velho Oeste 2024

HttpMessage::getParentMessage

(PECL pecl_http >= 0.10.0)

HttpMessage::getParentMessageGet parent message

Описание

public HttpMessage HttpMessage::getParentMessage ( void )

Get parent Message.

Возвращаемые значения

Returns the parent HttpMessage object.

Ошибки

Throws HttpRuntimeException.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top