1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
authstorageinterface.php
См. документацию.
1
<?php
2
namespace
Bitrix\Rest;
3
4
5
interface
AuthStorageInterface
6
{
7
public
function
store
(
array
$authResult);
8
public
function
rewrite
(
array
$authResult);
9
public
function
restore
($accessToken);
10
}
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Rest\AuthStorageInterface
Определения
authstorageinterface.php:6
Bitrix\Rest\AuthStorageInterface\store
store(array $authResult)
Bitrix\Rest\AuthStorageInterface\restore
restore($accessToken)
Bitrix\Rest\AuthStorageInterface\rewrite
rewrite(array $authResult)
bitrix
modules
rest
lib
authstorageinterface.php
Создано системой
1.14.0