Prado\Caching\TEACache::init PHP Method

init() public method

* This method is required by the IModule interface. * @param TXmlElement configuration for this module, can be null * @throws TConfigurationException if eaccelerator extension is not installed or not started, check your php.ini
public init ( $config )
 */
namespace Prado\Caching;

use Prado\Exceptions\TConfigurationException;
/**
 * TEACache class
 *