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