Prado\Data\SqlMap\DataMapper\TFastSqlMapApplicationCache::__construct PHP Method

__construct() public method

public __construct ( $cacheModel = null )
    public function __construct($cacheModel = null)
    {
        $this->_cacheModel = $cacheModel;
    }