• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/classes/iblocksocnetevent.php
  • Класс: CWebDavSocNetEvent
  • Вызов: CWebDavSocNetEvent::__clone
public function __clone()
{
	trigger_error('Clone in not allowed.', E_USER_ERROR);
}