SplType クラス

(PECL spl_types >= 0.1.0)

はじめに

すべての SPL 型の親クラスです。

クラス概要

abstract SplType {
/* Constants */
const NULL __default = NULL ;
/* メソッド */
__construct ([ mixed $initial_value [, bool $strict ]] )
}

定義済み定数

SplType::__default

目次