PHP 인터페이스 PHPStan\Reflection\ClassConstantReflection

상속: extends PHPStan\Reflection\ClassMemberReflection
파일 보기 프로젝트 열기: phpstan/phpstan

공개 메소드들

메소드 설명
getName ( ) : string
getValue ( ) : mixed

메소드 상세

getName() 공개 메소드

public getName ( ) : string
리턴 string

getValue() 공개 메소드

public getValue ( ) : mixed
리턴 mixed