SPL Types
PHP 手册

The SplBool class

简介

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

Class synopsis

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

Table of Contents


SPL Types
PHP 手册