SPL Types
PHP Manual

The SplBool class

Introduction

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

Class synopsis

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

Table of Contents


SPL Types
PHP Manual