Set nest separator.
| Parameters: | string – |
|---|---|
| Return type: | self |
Set if rendering should occur without sections or not.
If set to true, the INI file is rendered without sections completely into the global namespace of the INI file.
| Parameters: | bool – |
|---|---|
| Return type: | Ini |
Return whether the writer should render without sections.
| Return type: | bool |
|---|
processConfig(): defined by AbstractWriter.
| Parameters: | array – |
|---|---|
| Return type: | string |
Add a branch to an INI string recursively.
| Parameters: |
|
|---|---|
| Return type: | string |