boolean public
\Bitrix\Vote\Attachment\Attach::canEdit(
integer $userId
);
Method checks user access permissions for updating current attached object. Non-static method.
Parameters
Parameter | Description | Version |
$userId | User ID. | |
Exceptions
- \Bitrix\Main\SystemException
Example