File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/rest/entity/propertygroups.php
Back
<?php namespace Bitrix\Sale\Rest\Entity; use Bitrix\Sale\Rest\Attributes; class PropertyGroups extends Base { public function getFields() { return [ 'ID'=>[ 'TYPE'=>self::TYPE_INT, 'ATTRIBUTES'=>[Attributes::ReadOnly] ], 'PERSON_TYPE_ID'=>[ 'TYPE'=>self::TYPE_INT, 'ATTRIBUTES'=>[Attributes::Required] ], 'NAME'=>[ 'TYPE'=>self::TYPE_STRING, 'ATTRIBUTES'=>[Attributes::Required] ], 'SORT'=>[ 'TYPE'=>self::TYPE_INT ] ]; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings