extends |
ClassMethod |
---|
Methods | ||
---|---|---|
public
|
__construct(ClassMethod $node, bool $isDeclaredInTrait)
|
# |
public
|
getNode(): ClassMethod
|
# |
public
|
isDeclaredInTrait(): bool
|
# |
Methods inherited from PhpParser\Node\Stmt\ClassMethod |
---|
getSubNodeNames(), returnsByRef(), getParams(), getReturnType(), getStmts(), getAttrGroups(), isPublic(), isProtected(), isPrivate(), isAbstract(), isFinal(), isStatic(), isMagic(), getType() |
Properties inherited from PhpParser\Node\Stmt\ClassMethod |
---|
$flags, $byRef, $name, $params, $returnType, $stmts, $attrGroups |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |