Documentation

CanRetrieveBooterSettings

Table of Contents

getBooterSettings()  : mixed
Gets a booter setting

Methods

getBooterSettings()

Gets a booter setting

public getBooterSettings([string $key = null ][, mixed $useDefault = true ][, mixed $default = null ]) : mixed
Parameters
$key : string = null

Key of the setting

$useDefault : mixed = true
$default : mixed = null
Return values
mixed

Value of the key

Search results