Copied!

PersonIdType

PersonIdType.php : 11
Final

Constants

publicDEFAULT

PersonIdType.php : 13
public mixed DEFAULT = 'user-id'

Methods

public__construct()

PersonIdType.php : 17
public __construct(string $value)

Parameters

Name Type Default value Description
$value string - -

publicgetValue()

PersonIdType.php : 22
public getValue() : string

Return values

string