The Yaf_Response_Abstract class
(Yaf >=1.0.0)
类摘要
class Yaf_Response_Abstract
{
const
string
DEFAULT_BODY = "content";
public appendBody(
string $content
,
string $key
= ?):
bool
public prependBody(
string $content
,
string $key
= ?):
bool
public setBody(
string $content
,
string $key
= ?):
bool
}
目录
There are no user contributed notes for this page.
官方地址:https://www.php.net/manual/en/class.yaf-response-abstract.php