SPL Types
PHP Manual

The SplString class

소개

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

클래스 개요

SplString
SplString {
/* Methods */
SplInt::__construct ( integer $input )
}

SPL Types
PHP Manual