SPL Types
PHP Manual

The SplBool class

Введение

The SplBool class is used to enforce strong typing of the bool type.

Class synopsis

SplBool
SplBool {
/* Methods */
__construct ( void )
}

Содержание


SPL Types
PHP Manual