ScopeAccess::canRead

  1. Bitrix24 API (v. 23.675.0)
  2. ui
  3. ScopeAccess
  4. canRead
  • Модуль: ui
  • Путь к файлу: ~/bitrix/modules/ui/lib/entityform/scopeaccess.php
  • Класс: BitrixUiEntityFormScopeAccess
  • Вызов: ScopeAccess::canRead
public function canRead(int $scopeId): bool
{
	return true;
}

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