Skip to content

Rename ViewControllable withModalStyle omitted argument parameter #250

Merged
tinder-matthewmourlam merged 1 commit intomainfrom
feature/rename-modal-style-argument
Jan 27, 2023
Merged

Rename ViewControllable withModalStyle omitted argument parameter #250
tinder-matthewmourlam merged 1 commit intomainfrom
feature/rename-modal-style-argument

Conversation

@tinder-matthewmourlam
Copy link
Contributor

@tinder-matthewmourlam tinder-matthewmourlam commented Dec 15, 2022

Rename withModalStyle omitted argument parameter.

func withModalStyle(_ style: ModalStyle) -> Self > func withModalStyle(_ modalStyle: ModalStyle) -> Self

No other changes are required as omitted argument parameters are not required in protocol definition and conforming types are already using modalStyle for parameter name.

@tinder-matthewmourlam tinder-matthewmourlam changed the title Rename ViewControllable withModalStyle omitted argument parameter [TDP-140160] Rename ViewControllable withModalStyle omitted argument parameter Dec 15, 2022
@tinder-matthewmourlam tinder-matthewmourlam changed the title [TDP-140160] Rename ViewControllable withModalStyle omitted argument parameter Rename ViewControllable withModalStyle omitted argument parameter Dec 15, 2022
Copy link
Contributor

@tinder-cfuller tinder-cfuller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tinder-matthewmourlam tinder-matthewmourlam merged commit 780a810 into main Jan 27, 2023
@tinder-matthewmourlam tinder-matthewmourlam deleted the feature/rename-modal-style-argument branch January 27, 2023 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework Framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants