public
|
__construct(Name|string $name, int $type)
Creates a name use (alias) builder.
Creates a name use (alias) builder.
Parameters
$name |
Name of the entity (namespace, class, function, constant) to alias
|
$type |
One of the Stmt\Use_::TYPE_* constants
|
|
#
|