• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Factory.php
  • Класс: Bitrix\Crm\Service\Factory
  • Вызов: Factory::checkIfCategoryAvailable
protected function checkIfCategoryAvailable(int $categoryId): bool
{
	return true;
}