CakeFest 2024: The Official CakePHP Conference

EventHttpRequest::getOutputBuffer

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputBufferReturns the output buffer of the request

Açıklama

public EventHttpRequest::getOutputBuffer(): EventBuffer

Returns the output buffer of the request.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the output buffer of the request.

Ayrıca Bakınız

add a note

User Contributed Notes

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