\pm_Config

Configuration settings reader (panel.ini settings)

Summary

Methods
Properties
Constants
get()
getAll()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A

Properties

Methods

get()

get(string  $name, mixed  $default = null) : mixed

Retrieve config parameter value by name

Parameters

string $name
mixed $default

Returns

mixed

getAll()

getAll() : array

Retrieve all configuration settings

Returns

array