1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
iservice.php
См. документацию.
1<?php
2
3namespace Bitrix\Seo\Checkout;
4
9interface IService
10{
15 public static function getEngineCode($type);
16
20 public static function getTypes();
21
26 public static function getAuthAdapter($type);
27}
$type
Определения options.php:106