UuidAccessors
class UuidAccessors extends AbstractAccessors
Provides UUID-generating object for {see StorageObjectInterface}.
Methods
from AbstractAccessors
UuidInterface
getVersion3()
No description
UuidInterface
getVersion5()
No description
Details
in AbstractAccessors at line line 31
final
__construct(
StorageObjectProviderInterface $provider)
Construct using object provider instance.