Skip to content

BoolValueType


  • Full name: \Qubus\Inheritance\Contract\BoolValueType

Methods

boolean

Get the specified boolean value.

public boolean(string $key, callable|bool|null $default = null): bool

Parameters:

Parameter Type Description
$key string
$default callable|bool|null

Throws: