Dictionary::getRestriction

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. Dictionary
  4. getRestriction
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/webform/options/dictionary.php
  • Класс: Bitrix\Crm\WebForm\Options\Dictionary
  • Вызов: Dictionary::getRestriction
public function getRestriction(): array
{
	return [
		'helper' => Crm\Restriction\RestrictionManager::getWebformRestriction()->prepareInfoHelperScript()
	];
}

Добавить комментарий