SPL Types
PHP 手册

The SplString class

简介

The SplString class is used to enforce strong typing of the string type.

Class synopsis

SplString
SplString {
/* Methods */
__construct ( string $input )
}

Table of Contents


SPL Types
PHP 手册