SplBool::__construct
SplString::__construct
SPL Types
PHP Manual
The SplString class
Giriş
The SplString class is used to enforce strong typing of the string type.
Sınıf Sözdizimi
SplString
{
/* Yöntemler */
__construct
(
string
$input
)
}
İçindekiler
SplString::__construct
— Constructs a string object type
SplBool::__construct
SplString::__construct
SPL Types
PHP Manual