SPL Types
PHP Manual

The SplString class

Introduction

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

Class synopsis

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

Table of Contents


SPL Types
PHP Manual