[MM-23279] Idiomatic naming (IP) (#18152)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8f01a1b5a1
Коммит
e0f51f54e1
@@ -28,8 +28,8 @@ func (_m *AppContextInterface) AcceptLanguage() string {
|
||||
return r0
|
||||
}
|
||||
|
||||
// IpAddress provides a mock function with given fields:
|
||||
func (_m *AppContextInterface) IpAddress() string {
|
||||
// IPAddress provides a mock function with given fields:
|
||||
func (_m *AppContextInterface) IPAddress() string {
|
||||
ret := _m.Called()
|
||||
|
||||
var r0 string
|
||||
|
||||
Ссылка в новой задаче
Block a user