Php/docs/class.spltype
来自菜鸟教程
(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
/* Constants */