getBody()
публичный Метод
AggregateBody::getBody() implementations always return a Promise instance to allow
for future resolution of non-blocking operations (e.g. when the entity body comprises
filesystem resources).
public getBody ( ) : Amp\Promise |
Результат |
Amp\Promise |
|