• Модуль: security
  • Путь к файлу: ~/bitrix/modules/security/classes/general/tests/base_test.php
  • Класс: CSecurityBaseTest
  • Вызов: CSecurityBaseTest::removeDocumentRoot
static function removeDocumentRoot($path)
{
	$path = removeDocRoot($path);
	return $path;
}