mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-16 20:08:41 +00:00
Added config
This commit is contained in:
parent
b66afdf9f0
commit
cc28991671
|
|
@ -37,6 +37,14 @@ class ApplicationAbstract
|
|||
*/
|
||||
public $appName = '';
|
||||
|
||||
/**
|
||||
* Config.
|
||||
*
|
||||
* @var array
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private $config = [];
|
||||
|
||||
/**
|
||||
* Database object.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user