Файловый менеджер - Редактировать - /var/www/axolotl/data/www/ekb.axolotls.ru/cf5ac/accessrolerelationtable.php.tar
Назад
www/axolotl/data/www/axolotls.ru/www/bitrix/modules/main/lib/access/role/accessrolerelationtable.php0000664 00000001055 14771672144 0030725 0 ustar 00 var <?php /** * Bitrix Framework * @package bitrix * @subpackage main * @copyright 2001-2021 Bitrix */ namespace Bitrix\Main\Access\Role; use Bitrix\Main\Entity; use Bitrix\Main\Access\Entity\DataManager; abstract class AccessRoleRelationTable extends DataManager { public static function getMap() { return [ new Entity\IntegerField('ID', [ 'autocomplete' => true, 'primary' => true ]), new Entity\IntegerField('ROLE_ID', [ 'required' => true ]), new Entity\StringField('RELATION', [ 'required' => true ]) ]; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка