Unowned capturing - Example from project

PHOTO EMBED

Tue Apr 19 2022 09:04:53 GMT+0000 (Coordinated Universal Time)

Saved by @GoodRequest. #swift

ErrorHandler.showCommonEmptyView(on: error, in: self) { [unowned self] in
		refreshCart()
}
content_copyCOPY