array public static
\Bitrix\Crm\Automation\Helper::prepareDiskAttachments(
integer|array $attachments
);
Method gets information about files on drive using file IDs. Static method.
Parameters
Parameter | Description | Version |
$attachments | Array with attachments. | |
Example