api/symfony/Component/Uid/UuidV8.yaml

18 lines
326 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: UuidV8
class_comment: '# * A v8 UUID has no explicit requirements except embedding its version
+ variant bits.
# *
# * @author Nicolas Grekas <p@tchwork.com>'
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: uuid
comment: null
traits: []
interfaces: []