Pionia Core

Utilities
in package

Table of Contents

Methods

canLog()  : bool
getAllSettingsUnderSection()  : mixed
getSetting()  : mixed
getSettings()  : array<string|int, mixed>

Methods

canLog()

public static canLog() : bool
Return values
bool

getAllSettingsUnderSection()

public static getAllSettingsUnderSection(mixed $section) : mixed
Parameters
$section : mixed

getSetting()

public static getSetting(mixed $section, mixed $key) : mixed
Parameters
$section : mixed
$key : mixed

getSettings()

public static getSettings() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results