Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Larabros
Elogram
Config
PHP Class Larabros\Elogram\Config
See link:
https://github.com/larabros/elogram
Author:
Hassan Khan (
[email protected]
)
Inheritance:
extends
Noodlehaus\AbstractConfig
ファイルを表示
Open project: larabros/elogram
Public Methods
Method
Description
__construct
(
array
$data
)
Constructor method and sets default options, if any
Protected Methods
Method
Description
getDefaults
( )
{@inheritDoc}
Method Details
__construct()
public
method
Constructor method and sets default options, if any
public
__construct
(
array
$data
)
$data
array
getDefaults()
protected
method
{@inheritDoc}
protected
getDefaults
( )