Class for collecting details for removing keys or sections from an ini file
category |
Tasks |
---|---|
package |
phing.tasks.ext |
author |
Ken Guest kguest@php.net |
license |
LGPL v3 or later http://www.gnu.org/licenses/lgpl.html |
link |
getProperty() : string
string
getSection() : string
string
setProperty(string $property) : void
string
ini key name
setSection(string $section) : void
string
Name of section in ini file
property : string
var |
---|
string
section : string
var |
---|
string