DefaultUuidBuilder
class DefaultUuidBuilder implements UuidBuilderInterface (View source)
DefaultUuidBuilder is the default UUID builder for ramsey/uuid; it builds instances of Uuid objects
Methods
Details
at line 37
__construct(NumberConverterInterface $converter)
Constructs the DefaultUuidBuilder
at line 50
UuidInterface
build(CodecInterface $codec, array $fields)
Builds a Uuid