extends |
ClassMemberReflection |
---|
Methods | ||
---|---|---|
public
|
getReadableType(): Type
|
# |
public
|
getWritableType(): Type
|
# |
public
|
canChangeTypeAfterAssignment(): bool
|
# |
public
|
isReadable(): bool
|
# |
public
|
isWritable(): bool
|
# |
public
|
isDeprecated(): TrinaryLogic
|
# |
public
|
getDeprecatedDescription(): ?string
|
# |
public
|
isInternal(): TrinaryLogic
|
# |
Methods inherited from PHPStan\Reflection\ClassMemberReflection |
---|
getDeclaringClass(), isStatic(), isPrivate(), isPublic(), getDocComment() |