BrowscapPHP\Cache\BrowscapCacheInterface::__construct PHP Method

__construct() public method

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);