method
public
static
DeliveryPaySystemTable::getLinks()
Сигнатура
public static getLinks(int $entityId, string $entityType[, array<string|int, mixed> $preparedData = array() ][, mixed $considerParent = true ]) : array<string|int, int>
Параметры
$entityId
int
$entityType
string
self::ENTITY_TYPE_DELIVERY || self::ENTITY_TYPE_PAYSYSTEM
$preparedData
array<string|int, mixed>
= array()
$considerParent
mixed
= true
Возвращаемое значение
array<string|int, int>
Исходный файл: source/sale/lib/internals/delivery_paysystem.php:525

