File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/vote/lib/attachment/forummessageconnector.php
Back
<?php namespace Bitrix\Vote\Attachment; use Bitrix\Main\Loader; use Bitrix\Main\Localization\Loc; Loc::loadMessages(__FILE__); final class ForumMessageConnector extends Connector { protected static $messages = array(); protected static $topics = array(); private $canRead = null; /** * @param integer $userId User ID. * @return bool */ public function canRead($userId) { return $this->canRead; } /** * @param integer $userId User ID. * @return bool */ public function canEdit($userId) { return $this->canRead($userId); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.29 |
proxy
|
phpinfo
|
Settings