(PECL spl_types >= 0.1.0)
はじめに
すべての SPL 型の親クラスです。
クラス概要
abstract SplType {
const
NULL
__default
= null
/* メソッド */
__construct
([ mixed $initial_value
[, bool $strict
]] )
}
定義済み定数
SplType::__default
目次
- SplType::__construct — 何らかの型の新しい値を作成する
/* Constants */