文字

The SplType class

(PECL spl_types >= 0.1.0)

简介

Parent class for all SPL types.

类摘要

abstract SplType {
const NULL __default = null ;
__construct ([ mixed $initial_value [, bool $strict ]] )
}

预定义常量

SplType::__default

Table of Contents

  • SplType::__construct — Creates a new value of some type
上一篇: 下一篇: