См. определение в файле context.php строка 12
◆ __construct()
◆ getApplicationId()
- Возвращает
- string|null
См. определение в файле context.php строка 46
◆ getApplicationPasswordId()
getApplicationPasswordId |
( |
| ) |
|
◆ getHitAuthId()
◆ getStoredAuthHash()
◆ getStoredAuthId()
◆ getUserId()
◆ jsonDecode()
static jsonDecode |
( |
string | $json | ) |
|
|
static |
- Аргументы
-
- Возвращает
- Context
См. определение в файле context.php строка 149
◆ jsonSerialize()
◆ setApplicationId()
setApplicationId |
( |
?string | $applicationId | ) |
|
- Аргументы
-
string | null | $applicationId | |
- Возвращает
- Context
См. определение в файле context.php строка 55
◆ setApplicationPasswordId()
setApplicationPasswordId |
( |
?int | $applicationPasswordId | ) |
|
- Аргументы
-
int | null | $applicationPasswordId | |
- Возвращает
- Context
См. определение в файле context.php строка 73
◆ setHitAuthId()
setHitAuthId |
( |
?int | $hitAuthId | ) |
|
- Аргументы
-
- Возвращает
- Context
См. определение в файле context.php строка 109
◆ setStoredAuthHash()
setStoredAuthHash |
( |
?string | $storedAuthHash | ) |
|
- Аргументы
-
string | null | $storedAuthHash | |
- Возвращает
- Context
См. определение в файле context.php строка 127
◆ setStoredAuthId()
setStoredAuthId |
( |
?int | $storedAuthId | ) |
|
- Аргументы
-
- Возвращает
- Context
См. определение в файле context.php строка 91
◆ setUserId()
setUserId |
( |
?int | $userId | ) |
|
- Аргументы
-
- Возвращает
- Context
См. определение в файле context.php строка 37
◆ $applicationId
◆ $applicationPasswordId
◆ $hitAuthId
◆ $storedAuthHash
◆ $storedAuthId
◆ $userId