1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
hascontexttrait.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Sync\Internals;
4
5
trait
HasContextTrait
6
{
8
protected
ContextInterface
$context
;
9
13
public
function
getContext
():
ContextInterface
14
{
15
return
$this->context
;
16
}
17
}
Bitrix\Calendar\Sync\Internals\ContextInterface
Определения
contextinterface.php:6
$context
$context
Определения
csv_new_setup.php:223
Bitrix\Calendar\Sync\Internals\getContext
getContext()
Определения
hascontexttrait.php:13
Bitrix\Calendar\Sync\Internals\HasContextTrait
trait HasContextTrait
Определения
hascontexttrait.php:6
bitrix
modules
calendar
lib
sync
internals
hascontexttrait.php
Создано системой
1.14.0