PHP Velho Oeste 2024

The SplType class

(PECL spl_types >= 0.1.0)

Giriş

Parent class for all SPL types.

Sınıf Sözdizimi

abstract SplType {
/* Constants */
const NULL __default = NULL ;
/* Yöntemler */
__construct ([ mixed $initial_value [, bool $strict ]] )
}

Öntanımlı Sabitler

SplType::__default

İçindekiler

add a note add a note

User Contributed Notes

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