File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/bizproc/classes/general/runtimeservice.php
Back
<?php abstract class CBPRuntimeService { protected $runtime; public function setRuntime(CBPRuntime $runtime) { $this->runtime = $runtime; } public function start(CBPRuntime $runtime = null) { if ($runtime != null) $this->SetRuntime($runtime); } public function stop() { } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings