classes/phing/filters/util/IniFileTokenReader.php
\IniFileTokenReader
Class that allows reading tokens from INI files.
- Extends from
- \TokenReader
- author
- Manuel Holtgewe
- package
- phing.filters.util
- version
- $Revision: 526 $
Properties

object
$file= 'null'
Holds the path to the INI file that is to be read.
Reference to a PhingFile Object representing the path to the INI file.nullDetails- Type
- object