1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
iinternalservice.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Seo\BusinessSuite;
4
5
use Bitrix\Seo\Retargeting\IService;
6
7
interface
IInternalService
extends
IService
8
{
16
public
static
function
getTypeByEngine
(
string
$engineCode) : ?string;
17
22
public
static
function
canUseAsInternal
() : bool;
23
28
public
static
function
getMethodPrefix
() : string;
29
}
Bitrix\Seo\BusinessSuite\IInternalService
Определения
iinternalservice.php:8
Bitrix\Seo\BusinessSuite\IInternalService\getTypeByEngine
static getTypeByEngine(string $engineCode)
Bitrix\Seo\BusinessSuite\IInternalService\getMethodPrefix
static getMethodPrefix()
Bitrix\Seo\BusinessSuite\IInternalService\canUseAsInternal
static canUseAsInternal()
Bitrix\Seo\Retargeting\IService
Определения
iservice.php:6
bitrix
modules
seo
lib
businesssuite
iinternalservice.php
Создано системой
1.14.0