File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/exchange/integration/rest/cmd/factory.php
Back
<?php namespace Bitrix\Sale\Exchange\Integration\Rest\Cmd; class Factory { static public function create($type) { if($type == Registry::CRM_DEAL_ADD_NAME) { return new CmdDealAdd(); } elseif($type == Registry::CRM_CONTACT_ADD_NAME) { return new CmdContactAdd(); } elseif($type == Registry::CRM_COMPANY_ADD_NAME) { return new CmdCompanyAdd(); } elseif($type == Registry::CRM_ACTIVITY_ADD_NAME) { return new CmdActivityAdd(); } else { return new Base(); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings