PHP Class Components_Config_File, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Components_Config_Base
Show file Open project: horde/horde

Public Methods

Method Description
__construct ( string $path ) Constructor.

Method Details

__construct() public method

Constructor.
public __construct ( string $path )
$path string The path to the configuration file.