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