getPK()}:{$this->getName()}"; } public function getPK(): int { return $this->attributes['pid']; } public function getName(): string { return $this->attributes['user_name']; } }