We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17de848 commit be8e102Copy full SHA for be8e102
1 file changed
src/PhpGenerator/ClassLike.php
@@ -89,7 +89,6 @@ public function setNamespace(?PhpNamespace $namespace): static
89
}
90
91
92
- /** @internal */
93
public function getNamespace(): ?PhpNamespace
94
{
95
return $this->namespace;
0 commit comments