Skip to content

Commit 1d96ddc

Browse files
committed
wip
1 parent 491cb54 commit 1d96ddc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/core/src/Composer.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ public function load(): self
7373
return $this;
7474
}
7575

76-
public function getDevNamespaces(): Arr\ImmutableArray
77-
{
78-
}
79-
8076
public function setMainNamespace(Psr4Namespace $namespace): self
8177
{
8278
$this->mainNamespace = $namespace;

0 commit comments

Comments
 (0)