Interface PHPStan\Reflection\ClassConstantReflection

extends ClassMemberReflection, ConstantReflection
  • PHPStan\Reflection\ClassConstantReflection extends ClassMemberReflection, ConstantReflection
    • PHPStan\Reflection\RealClassClassConstantReflection implements ClassConstantReflection
    • PHPStan\Reflection\Dummy\DummyClassConstantReflection implements ClassConstantReflection
Methods
Methods inherited from PHPStan\Reflection\ClassMemberReflection
getDeclaringClass(), isStatic(), isPrivate(), isPublic(), getDocComment()
Methods inherited from PHPStan\Reflection\ConstantReflection
getName(), getValueType(), isDeprecated(), getDeprecatedDescription(), isInternal(), getFileName()