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


SPL Types
PHP Manual