1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
cmdbase.php
См. документацию.
1
<?php
2
3
4
namespace
Bitrix\Sale\Exchange\Integration\Rest\Cmd;
5
6
7
abstract
class
CmdBase
extends
Base
8
{
9
public
function
__construct
()
10
{
11
parent::__construct();
12
13
$this->page = $this->
getCmdName
();
14
}
15
16
abstract
protected
function
getCmdName
();
17
}
Bitrix\Sale\Exchange\Integration\CRM\Placement\Base
Определения
base.php:11
Bitrix\Sale\Exchange\Integration\Rest\Cmd\CmdBase
Определения
cmdbase.php:8
Bitrix\Sale\Exchange\Integration\Rest\Cmd\CmdBase\__construct
__construct()
Определения
cmdbase.php:9
Bitrix\Sale\Exchange\Integration\Rest\Cmd\CmdBase\getCmdName
getCmdName()
bitrix
modules
sale
lib
exchange
integration
rest
cmd
cmdbase.php
Создано системой
1.14.0