PHP Class Todaymade\Daux\BaseConfig

Inheritance: extends ArrayObjec\ArrayObject
ファイルを表示 Open project: justinwalsh/daux.io

Public Methods

Method Description
merge ( array $newValues, boolean $override = true ) Merge an array into the object

Method Details

merge() public method

Merge an array into the object
public merge ( array $newValues, boolean $override = true )
$newValues array
$override boolean