extends |
CallLike |
---|
Methods | ||
---|---|---|
public
|
__construct(Expr $var, string|Identifier|Expr $name, array<Arg|VariadicPlaceholder> $args = [], array $attributes = [])
|
# |
public
|
getSubNodeNames(): array
|
# |
public
|
getType(): string
|
# |
public
|
getRawArgs(): array
|
# |
Methods inherited from PhpParser\Node\Expr\CallLike |
---|
isFirstClassCallable(), getArgs() |
Properties | |||
---|---|---|---|
public
|
Expr
|
$var
|
# |
public
|
Identifier|Expr
|
$name
|
# |
public
|
array<Arg|VariadicPlaceholder>
|
$args
|
# |
Properties inherited from PhpParser\NodeAbstract |
---|
$attributes |