File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/exchange/integration/admin/factory.php
Back
<?php namespace Bitrix\Sale\Exchange\Integration\Admin; class Factory { static public function create($type) { if($type == ModeType::DEFAULT_TYPE) { return new DefaultLink(); } elseif ($type == ModeType::APP_LAYOUT_TYPE) { return new AppLayoutLink(); } else { throw new \Bitrix\Main\NotSupportedException("Mode type: '".$type."' is not supported in current context"); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.23 |
proxy
|
phpinfo
|
Settings