There was an error while loading. Please reload this page.
2 parents 2b03c13 + 2f879f0 commit 3dfb73dCopy full SHA for 3dfb73d
src/NamespaceVisibility.php
@@ -8,7 +8,7 @@
8
final class NamespaceVisibility
9
{
10
public function __construct(
11
- string $namespace = null,
+ ?string $namespace = null,
12
bool $excludeSubNamespaces = false,
13
) {
14
}
0 commit comments