SplBool (class)

The SplBool class

Introduction

(PECL spl_types >= 0.1.0)

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

Class synopsis

SplBool extends SplEnum {
/* Constants */
const boolean __default = false ;