-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Replace id_ with documentId and collectionId in AlwatrStore
This refactor updates the parameter names in the AlwatrStore class from id_ to documentId and collectionId in the openDocument and openCollection methods. The new parameter names provide clearer and more descriptive identifiers for the document and collection IDs. This change aligns with the recent refactoring of method names in the repository and improves code readability.
- Loading branch information
Showing
1 changed file
with
37 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters