Implemented the "gmt" static property in the TimeZone+Zone extension.
This commit is contained in:
@@ -17,6 +17,7 @@ public class MockURLProtocol: URLProtocol {
|
||||
|
||||
// MARK: Properties
|
||||
|
||||
/// The dictionary in which the mock requests with its respective mock responses will be injected.
|
||||
public static var mockData: [MockURLRequest: MockURLResponse] = [:]
|
||||
|
||||
// MARK: Functions
|
||||
|
||||
Reference in New Issue
Block a user