BrowscapPHP\Cache\BrowscapCacheInterface::__construct PHP Méthode

__construct() public méthode

Constructor class, checks for the existence of (and loads) the cache and if needed updated the definitions
public __construct ( WurflCache\Adapter\AdapterInterface $adapter )
$adapter WurflCache\Adapter\AdapterInterface
    public function __construct(AdapterInterface $adapter);