Interface PHPStan\Reflection\ConstantReflection

extends ClassMemberReflection, GlobalConstantReflection
Methods
Methods inherited from PHPStan\Reflection\ClassMemberReflection
getDeclaringClass(), isStatic(), isPrivate(), isPublic(), getDocComment()
Methods inherited from PHPStan\Reflection\GlobalConstantReflection
getName(), getValueType(), isDeprecated(), getDeprecatedDescription(), isInternal(), getFileName()