1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
AddCalendarEventLogEntry.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Socialnetwork\Collab\Log\Entry
;
4
5
use
Bitrix\Socialnetwork\Collab\Log\AbstractCollabLogEntry
;
6
7
class
AddCalendarEventLogEntry
extends
AbstractCollabLogEntry
8
{
9
static
public
function
getEventType
(): string
10
{
11
return
'ADD_CALENDAR_EVENT'
;
12
}
13
}
Bitrix\Socialnetwork\Collab\Log\AbstractCollabLogEntry
Определения
AbstractCollabLogEntry.php:10
Bitrix\Socialnetwork\Collab\Log\Entry\AddCalendarEventLogEntry
Определения
AddCalendarEventLogEntry.php:8
Bitrix\Socialnetwork\Collab\Log\Entry\AddCalendarEventLogEntry\getEventType
static getEventType()
Определения
AddCalendarEventLogEntry.php:9
Bitrix\Socialnetwork\Collab\Log\Entry
Определения
AddCalendarEventLogEntry.php:3
bitrix
modules
socialnetwork
lib
Collab
Log
Entry
AddCalendarEventLogEntry.php
Создано системой
1.14.0