1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
annotationinterface.php
См. документацию.
1
<?php
8
9
namespace
Bitrix\Main\ORM\Annotations
;
10
11
interface
AnnotationInterface
12
{
13
const
ANNOTATION_MARKER
=
'ORMENTITYANNOTATION'
;
14
const
ANNOTATION_FILENAME
=
'orm.php'
;
15
const
ANNOTATION_UF_FILENAME
=
'ormuf.php'
;
16
}
Bitrix\Main\ORM\Annotations\AnnotationInterface
Определения
annotationinterface.php:12
Bitrix\Main\ORM\Annotations\AnnotationInterface\ANNOTATION_FILENAME
const ANNOTATION_FILENAME
Определения
annotationinterface.php:14
Bitrix\Main\ORM\Annotations\AnnotationInterface\ANNOTATION_MARKER
const ANNOTATION_MARKER
Определения
annotationinterface.php:13
Bitrix\Main\ORM\Annotations\AnnotationInterface\ANNOTATION_UF_FILENAME
const ANNOTATION_UF_FILENAME
Определения
annotationinterface.php:15
Bitrix\Main\ORM\Annotations
Определения
annotationinterface.php:9
bitrix
modules
main
lib
orm
annotations
annotationinterface.php
Создано системой
1.14.0