1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
type.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Main\UserField\Internal;
4
5
use Bitrix\Main\ORM\Objectify\EntityObject;
6
14
class
Type
extends
EntityObject
15
{
16
protected
function
getFactory():
TypeFactory
17
{
19
$dataClass
= static::$dataClass;
20
return
$dataClass::getFactory();
21
}
22
}
Bitrix\Main\ORM\Objectify\EntityObject
Определения
entityobject.php:52
Bitrix\Main\ORM\Objectify\EntityObject\$dataClass
static $dataClass
Определения
entityobject.php:57
Bitrix\Main\UserField\Internal\TypeFactory
Определения
typefactory.php:9
Bitrix\Main\Type
Определения
collection.php:2
bitrix
modules
main
lib
userfield
internal
type.php
Создано системой
1.14.0