final | |
---|---|
extends |
NodeAbstract |
implements |
VirtualNode |
Methods | ||
---|---|---|
public
|
__construct(
ClassReflection $classReflection,
PhpMethodFromParserNodeReflection $hookReflection,
PhpPropertyReflection $propertyReflection,
PropertyHook $originalNode,
)
|
# |
public
|
getClassReflection(): ClassReflection
|
# |
public
|
getHookReflection(): PhpMethodFromParserNodeReflection
|
# |
public
|
getPropertyReflection(): PhpPropertyReflection
|
# |
public
|
getOriginalNode(): PropertyHook
|
# |
public
|
getType(): string
|
# |
public
|
getSubNodeNames(): string[]
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |