8000 replace block setter method parameter type with typedef type name by sinno93 · Pull Request #4585 · AFNetworking/AFNetworking · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

replace block setter method parameter type with typedef type name #4585

Open
wants to merge 1 commit into
8000 base: master
Choose a base branch
from

Conversation

sinno93
Copy link
@sinno93 sinno93 commented Jun 7, 2020

Goals ⚽

replace block setter method parameter type with typedef type name

Implementation Details 🚧

  • (void)setSessionDidBecomeInvalidBlock:(void (^)(NSURLSession *session, NSError *error))block => - (void)setSessionDidBecomeInvalidBlock:(AFURLSessionDidBecomeInvalidBlock)block

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0