SPL Types
PHP Manual

The SplBool class

简介

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

类摘要

SplBool {
/* 方法 */
__construct ( void )
}

Table of Contents


SPL Types
PHP Manual