array|null public static
\Bitrix\Vote\Attach::getData(
integer $id
);
Method returns array with data, where first key - array with data of attached object, and second key - array with poll data.
Parameters
Parameter | Description | Version |
$id | Entry code in table with objects attached to polls. | |
Example