Update Use_ builder to return specific type

This commit is contained in:
Tomas Votruba 2021-01-06 13:57:53 +01:00 committed by Nikita Popov
parent 3b87eb721c
commit 46221a0914

View File

@ -39,7 +39,7 @@ class Use_ implements Builder
/**
* Returns the built node.
*
* @return Node The built node
* @return Stmt\Use_ The built node
*/
public function getNode() : Node {
return new Stmt\Use_([