We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Constructs a UUID string given an array as returned by UUID::parse()
uses('uuid');
public static function string [[UUID]]::unparse(array [in] $info)
UUID::unparse() accepts an array representation of a UUID as returned by [[UUID::parse]]() and returns a string representation of the same UUID.
UUID::unparse()
[[UUID::parse]]()
$info
A string representing the supplied UUID
There was an error while loading. Please reload this page.