PHP Velho Oeste 2024

The SplType class

(PECL spl_types >= 0.1.0)

Introdução

Parent class for all SPL types.

Sinopse da classe

abstract SplType {
/* Constants */
const NULL __default = NULL ;
/* Métodos */
__construct ([ mixed $initial_value [, bool $strict ]] )
}

Constantes pré-definidas

SplType::__default

Índice

add a note add a note

User Contributed Notes

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