Class ConfigAdapterIni
Reading and writing INI files.
- Nette\Config\ConfigAdapterIni implements Nette\Config\IConfigAdapter
final public
|
|
public static
array
|
|
public static
|
public static
string
|
$keySeparator | '.' |
#
key nesting separator (key1> key2> key3) |
public static
string
|
$sectionSeparator | ' < ' |
#
section inheriting separator (section < parent) |
public static
string
|
$rawSection | '!' |
#
raw section marker |