class UuidAccessors extends AbstractAccessors

Provides UUID-generating object for {see StorageObjectInterface}.

Methods

__construct( StorageObjectProviderInterface $provider)

Construct using object provider instance.

UuidInterface
getVersion3()

No description

UuidInterface
getVersion5()

No description

Details

in AbstractAccessors at line line 31
final __construct( StorageObjectProviderInterface $provider)

Construct using object provider instance.

Parameters

StorageObjectProviderInterface $provider

at line line 24
UuidInterface getVersion3()

Return Value

UuidInterface

at line line 32
UuidInterface getVersion5()

Return Value

UuidInterface