1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
iservice.php
См. документацию.
1<?
2
3namespace Bitrix\Seo\Retargeting;
4
5interface IService
6{
11 public static function getEngineCode($type);
12
16 public static function getTypes();
17
22 public static function getAuthAdapter($type);
23}
$type
Определения options.php:106