public function __construct($connection) { $this->uniqueIdentifier = uniqid('', TRUE); $this->connection = $connection; }