Skip to content

Instantly share code, notes, and snippets.

@elland
Created March 27, 2017 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elland/6cbf1f66d559e11125179d2142878594 to your computer and use it in GitHub Desktop.
Save elland/6cbf1f66d559e11125179d2142878594 to your computer and use it in GitHub Desktop.
// self.nil :D
NotificationCenter.default.addObserver(self, selector: #selector(self.updateVerificationStatus(_:)), name: SettingsController.verificationStatusChanged, object: self.nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment