Пример #1
0
 /**
  * Return a new uuid for message id.
  */
 public static function generateMsgId()
 {
     return UUID::uuid4();
 }