• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Entity/User/NullUser.php
  • Класс: BitrixImV2EntityUserNullUser
  • Вызов: NullUser::checkAccessWithoutCaching
protected function checkAccessWithoutCaching(User $otherUser): bool
{
	return false;
}