PHP 7.0.6 Released

Yaf_Response_Abstract::clearBody

(Yaf >=1.0.0)

Yaf_Response_Abstract::clearBodyThe clearBody purpose

Description

public bool Yaf_Response_Abstract::clearBody ([ string $key ] )

Clear existsed content

Parameters

key

the content key, if you don't specific, then all contents will be cleared.

Note:

this parameter is introduced as of 2.2.0

Return Values

See Also

User Contributed Notes

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