CloneableInstantiable
Methods |
public __construct( $name, int $type) Creates a name use (alias) builder.
|
public as(string $alias) Sets alias for used name.
|
public getNode() : PhpParser Returns the built node.
|
Properties |
protected ?string $alias = NULL |
protected PhpParser |
protected int $type
|