Skip to content

Instantly share code, notes, and snippets.

@elland
Created March 27, 2017 13:08
// 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