Interface PHPStan\Reflection\PropertyReflection

extends ClassMemberReflection
  • PHPStan\Reflection\PropertyReflection extends ClassMemberReflection
    • PHPStan\Reflection\Dummy\DummyPropertyReflection implements PropertyReflection
    • PHPStan\Reflection\Type\UnionTypePropertyReflection implements PropertyReflection
    • PHPStan\Reflection\Type\IntersectionTypePropertyReflection implements PropertyReflection
    • PHPStan\Reflection\Php\UniversalObjectCrateProperty implements PropertyReflection
    • PHPStan\Reflection\Php\SimpleXMLElementProperty implements PropertyReflection
    • PHPStan\Reflection\Php\PhpPropertyReflection implements PropertyReflection
    • PHPStan\Reflection\Php\EnumPropertyReflection implements PropertyReflection
    • PHPStan\Reflection\Annotations\AnnotationPropertyReflection implements PropertyReflection
    • PHPStan\Rules\Properties\FoundPropertyReflection implements PropertyReflection
    • PHPStan\Type\ObjectShapePropertyReflection implements PropertyReflection
    • PHPStan\Reflection\WrapperPropertyReflection extends PropertyReflection
      • PHPStan\Reflection\Dummy\ChangedTypePropertyReflection implements WrapperPropertyReflection
      • PHPStan\Reflection\ResolvedPropertyReflection implements WrapperPropertyReflection
Methods
Methods inherited from PHPStan\Reflection\ClassMemberReflection
getDeclaringClass(), isStatic(), isPrivate(), isPublic(), getDocComment()