Chris@0: lockId)) { Chris@0: $this->lockId = uniqid(mt_rand(), TRUE); Chris@0: } Chris@0: return $this->lockId; Chris@0: } Chris@0: Chris@0: }