PHP Class PhpBench\Storage\UuidResolver

Datei anzeigen Open project: dantleech/phpbench

Public Methods

Method Description
__construct ( Registry $driver )
resolve ( $uuid )

Private Methods

Method Description
getLatestUuid ( )
getNthUuid ( $nth )

Method Details

__construct() public method

public __construct ( Registry $driver )
$driver PhpBench\Registry\Registry

resolve() public method

public resolve ( $uuid )