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