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