File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/conversion/lib/attributemanager.php
Back
<?php namespace Bitrix\Conversion; final class AttributeManager extends Internals\TypeManager { static protected $event = 'OnGetAttributeTypes'; static protected $types = array(); static protected $ready = false; static protected $checkModule = true; static public function getGroupedTypes() { static $groupedTypes = array(); if (! $groupedTypes) { foreach (self::getTypes() as $name => $type) { $groupedTypes[$type['GROUP']][$name] = $type; } } return $groupedTypes; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings