Fr3nch13/CakePHP Utilities

BooleanArgument extends LiteralArgument
in package

Table of Contents

Constants

TYPE_ARRAY  = 'array'
TYPE_BOOL  = 'boolean'
TYPE_BOOLEAN  = 'boolean'
TYPE_CALLABLE  = 'callable'
TYPE_DOUBLE  = 'double'
TYPE_FLOAT  = 'double'
TYPE_INT  = 'integer'
TYPE_INTEGER  = 'integer'
TYPE_OBJECT  = 'object'
TYPE_STRING  = 'string'

Properties

$value  : mixed

Methods

__construct()  : mixed
getValue()  : mixed

Constants

Properties

Methods

__construct()

public __construct(bool $value) : mixed
Parameters
$value : bool

        
On this page

Search results