PHP Velho Oeste 2024

SplType クラス

(PECL spl_types >= 0.1.0)

はじめに

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

クラス概要

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

定義済み定数

SplType::__default

目次

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top