SplBool::__construct
SplString::__construct
SPL Types
PHP Manual
The SplString class
简介
The SplString class is used to enforce strong typing of the string type.
类摘要
SplString
{
/* 方法 */
__construct
(
string
$input
)
}
Table of Contents
SplString::__construct
— Constructs a string object type
SplBool::__construct
SplString::__construct
SPL Types
PHP Manual