boardId = $boardId; } public function getBoardId(): int { return $this->boardId; } }