Documentation

ElementBoolean extends Element
in package

Class ElementBoolean

Table of Contents

Properties

$document  : Document|null
$value  : mixed

Methods

__construct()  : mixed
__toString()  : string
contains()  : bool
equals()  : bool
getContent()  : mixed
init()  : mixed
parse()  : bool|ElementBoolean

Properties

Methods

__construct()

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

contains()

public contains(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

equals()

public equals(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

getContent()

public getContent() : mixed

        
On this page

Search results