PHP Class PHPDaemon\Cache\CappedStorageHits

Author: Vasily Zorin ([email protected])
Inheritance: extends CappedStorage
Exibir arquivo Open project: kakserpom/phpdaemon

Public Methods

Method Description
__construct ( integer $max = null ) Constructor

Method Details

__construct() public method

Constructor
public __construct ( integer $max = null )
$max integer Maximum number of cached elements