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 52aff4d commit 216626aCopy full SHA for 216626a
1 file changed
src/PhpGenerator/ClassLike.php
@@ -91,7 +91,6 @@ public function setNamespace(?PhpNamespace $namespace): static
91
}
92
93
94
- /** @internal */
95
public function getNamespace(): ?PhpNamespace
96
{
97
return $this->namespace;
0 commit comments