CBPRuntime::__clone

  1. Bitrix24 API (v. 23.675.0)
  2. bizproc
  3. CBPRuntime
  4. __clone
  • Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/classes/general/runtime.php
  • Класс: CBPRuntime
  • Вызов: CBPRuntime::__clone
public function __clone()
{
	trigger_error('Clone in not allowed.', E_USER_ERROR);
}

Добавить комментарий