Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Dumplie
SharedKernel
Domain
Identity
UUID
PHP Class Dumplie\SharedKernel\Domain\Identity\UUID
ファイルを表示
Open project: dumplie/dumplie
Protected Properties
Property
Type
Description
$id
string
Public Methods
Method
Description
__construct
(
string
$value
)
__toString
( ) :
string
isEqual
(
UUID
$id
) :
boolean
Method Details
__construct()
public
method
public
__construct
(
string
$value
)
$value
string
__toString()
public
method
public
__toString
( ) :
string
return
string
isEqual()
public
method
public
isEqual
(
UUID
$id
) :
boolean
$id
UUID
return
boolean
Property Details
$id
protected_oe property
protected
string
$id
return
string