Файловый менеджер - Редактировать - /var/www/axolotl/data/www/axolotls.ru/www/bitrix/modules/crm/lib/attribute/fieldattributephasegrouptype.php
Назад
<?php namespace Bitrix\Crm\Attribute; class FieldAttributePhaseGroupType { const UNDEFINED = 0; const ALL = 1; const PIPELINE = 2; const JUNK = 3; public static function isDefined($typeID) { if(!is_numeric($typeID)) { return false; } $typeID = intval($typeID); return $typeID >= self::ALL && $typeID <= self::JUNK; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка