Methods | ||
---|---|---|
public
|
isInClass(): bool
|
# |
public
|
getClassReflection(): ?ClassReflection
|
# |
public
|
canAccessProperty(PropertyReflection $propertyReflection): bool
|
# |
public
|
canCallMethod(MethodReflection $methodReflection): bool
|
# |
public
|
canAccessConstant(ConstantReflection $constantReflection): bool
|
# |