Skip to content

Commit 7716ede

Browse files
authored
Merge pull request #3 from LeeCenY/master
Modify protect level for method `present`
2 parents 5b9b535 + ff0160c commit 7716ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/SPAlert/SPAlertView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ open class SPAlertView: UIView {
136136

137137
//MARK: - Public Methods
138138

139-
func present() {
139+
public func present() {
140140

141141
self.haptic.impact()
142142

0 commit comments

Comments
 (0)