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