extends |
TraitUseAdaptation |
---|
Methods | ||
---|---|---|
public
|
__construct(
null|Name $trait,
string|Identifier $method,
null|int $newModifier,
null|string|Identifier $newName,
array $attributes = [],
)
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
Properties | |||
---|---|---|---|
public
|
null|int
|
$newModifier
|
# |
public
|
null|Identifier
|
$newName
|
# |
Properties inherited from PhpParser\Node\Stmt\TraitUseAdaptation |
---|
$trait, $method |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |