File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/exchange/integration/crm/placement/factory.php
Back
<?php namespace Bitrix\Sale\Exchange\Integration\CRM\Placement; class Factory { static public function create($type, $fields) { if($type == Type::DEAL_DETAIL_TOOLBAR) { return new PlacementDeal($fields); } elseif ($type == Type::DEFAULT_TOOLBAR) { return new PlacementDefault($fields); } else { throw new \Bitrix\Main\NotSupportedException("AppPlacementType: '".$type."' is not supported in current context"); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.24 |
proxy
|
phpinfo
|
Settings