9 static public function create($type, $fields)
11 if($type == Type::DEAL_DETAIL_TOOLBAR)
15 elseif ($type == Type::DEFAULT_TOOLBAR)
21 throw new \Bitrix\Main\NotSupportedException(
"AppPlacementType: '".$type.
"' is not supported in current context");