extends |
ClassMemberReflection |
---|
Methods | ||
---|---|---|
public
|
getName(): string
|
# |
public
|
getPrototype(): ClassMemberReflection
|
# |
public
|
getVariants(): list<ParametersAcceptor>
|
# |
public
|
isDeprecated(): TrinaryLogic
|
# |
public
|
getDeprecatedDescription(): ?string
|
# |
public
|
isFinal(): TrinaryLogic
|
# |
public
|
isInternal(): TrinaryLogic
|
# |
public
|
getThrowType(): ?Type
|
# |
public
|
hasSideEffects(): TrinaryLogic
|
# |
Methods inherited from PHPStan\Reflection\ClassMemberReflection |
---|
getDeclaringClass(), isStatic(), isPrivate(), isPublic(), getDocComment() |