There was an error while loading. Please reload this page.
2 parents 850aecf + e638bd1 commit ffd96ccCopy full SHA for ffd96cc
src/NamespaceVisibility.php
@@ -10,7 +10,7 @@
10
final class NamespaceVisibility
11
{
12
public function __construct(
13
- ?string $namespace = null,
+ string $namespace = null,
14
bool $excludeSubNamespaces = false,
15
) {
16
}
0 commit comments