Php/docs/class.spltype

From Get docs

(PECL spl_types >= 0.1.0)

Introduction

Parent class for all SPL types.


Class synopsis


abstract SplType {

/* Constants */

const NULL __default = NULL

/* Methods */

__construct ([ mixed $initial_value [, bool $strict ]] )

}

Predefined Constants

SplType::__default


Table of Contents