method
public
static
InvoiceSumStatisticEntry::register()
Сигнатура
public static register(int $ownerID[, array<string|int, mixed>|null $entityFields = null ][, array<string|int, mixed>|null $options = null ]) : void
Описание
Зарегистрировать сущность.
Параметры
$ownerID
int
Идентификатор владельца.
$entityFields
array<string|int, mixed>|null
= null
Поля сущности.
$options
array<string|int, mixed>|null
= null
Параметры операции.
Возвращаемое значение
void
Исходный файл: source/crm/lib/statistics/invoicesumstatisticentry.php:127

