Skip to content

Latest commit

 

History

History
104 lines (39 loc) · 1001 Bytes

appSettings.md

File metadata and controls

104 lines (39 loc) · 1001 Bytes
title footer
\leantime\core\appSettings
false

appSettings

  • Full name: \leantime\core\appSettings

Methods

__construct

__construct

public appSettings::__construct(): mixed

Return Value:


loadSettings

loadSettings - load all appSettings and set ini

public appSettings::loadSettings(mixed $timezone, mixed $debug, mixed $logPath): mixed

Parameters:

Parameter Type Description
timezone mixed
debug mixed
logPath mixed

Return Value:


getRequestURI

public appSettings::getRequestURI(mixed $baseURL = ""): mixed

Parameters:

Parameter Type Description
baseURL mixed

Return Value:



Automatically generated from source code comments on 2023-02-28 using phpDocumentor