Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс AnnotationReader

Открытые члены

 __construct ()
 
 getMethodAnnotations (\ReflectionMethod $method)
 

Открытые атрибуты

const RULE_FIRST_CAPITAL_LETTER = 0x001
 

Защищенные данные

 $collectRules = self::RULE_FIRST_CAPITAL_LETTER
 

Подробное описание

См. определение в файле annotationreader.php строка 7

Конструктор(ы)

◆ __construct()

__construct ( )

AnnotationReader constructor.

См. определение в файле annotationreader.php строка 16

Методы

◆ getMethodAnnotations()

getMethodAnnotations ( \ReflectionMethod $method)

См. определение в файле annotationreader.php строка 31

Данные класса

◆ $collectRules

$collectRules = self::RULE_FIRST_CAPITAL_LETTER
protected

См. определение в файле annotationreader.php строка 11

◆ RULE_FIRST_CAPITAL_LETTER

const RULE_FIRST_CAPITAL_LETTER = 0x001

См. определение в файле annotationreader.php строка 9