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 e3aaa81 commit 76d8400Copy full SHA for 76d8400
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