Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Added install method with docstring to HostBase #4298

Merged

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Added install method to HostBase class with docstrings. The method is not abstract as is not required at least not at this moment.

Description

The method was added so developers can see what methods should be implemented in host implementation for what cases.

Testing notes:

Validate grammar and content of the docstring.

Resolves #4054

@iLLiCiTiT iLLiCiTiT self-assigned this Jan 10, 2023
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Jan 10, 2023
@iLLiCiTiT iLLiCiTiT requested a review from kalisp January 10, 2023 09:47
@iLLiCiTiT iLLiCiTiT merged commit 71f15ff into develop Jan 10, 2023
@iLLiCiTiT iLLiCiTiT deleted the feature/OP-4339_Publisher-add-more-abstract-methods branch January 10, 2023 15:59
@github-actions github-actions bot added this to the next-patch milestone Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publisher: add more abstract methods
2 participants