• Модуль: mobileapp
  • Путь к файлу: ~/bitrix/modules/mobileapp/lib/janative/entity/component.php
  • Класс: BitrixMobileAppJanativeEntityComponent
  • Вызов: Component::getPath
public function getPath(): string
{
	return str_replace(Application::getDocumentRoot(), '', $this->path);
}