The SplType class

(PECL spl_types >= 0.1.0)

简介

Parent class for all SPL types.

类摘要

abstract SplType {
/* Constants */
const NULL __default = null ;
/* 方法 */
__construct ( mixed $initial_value = ? , bool $strict = ? )
}

预定义常量

SplType::__default

目录