SPL Types
PHP Manual

The SplString class

Introduction

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

Class synopsis

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

SPL Types
PHP Manual