value = $uservalue; $this->userid = $userid; } public function display() { if (empty($this->value)) { echo '
ユーザーがいません
' .replaceEmojisWithImages(replaceURLsWithLinks(nl2br(htmlentities($this->value['profile'], ENT_QUOTES, 'UTF-8', false)))) . '
'; echo '