\Bitrix\Vote\Attachment\Attach public
\Bitrix\Vote\Uf\Manager::loadFromAttachId(
integer $id
);
Method returns attached object (class object \Bitrix\Vote\Attachment\Attach
) by its ID. Non-static method.
Parameters
Parameter | Description | Version |
$id | Attached object ID. | |
Example