Skip to content

Commit 1f67e22

Browse files
authored
Update AdvancedWebAppInterface.php
1 parent 2bd27c6 commit 1f67e22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Frdlweb/AdvancedWebAppInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ public function getStub(): ?StubHelperInterface;
1212
public function setStub(?StubHelperInterface $stubHelper = null) : AppInterface;
1313
public function getSources(string $userdir = null, $create = false) : array;
1414
public function getWebUriBase() : string | bool;
15-
public static function getInstance(string $env = null, string $dir = null): AppInterface;
16-
public static function mutex(): AppInterface;
1715
public function getAppId() : string;
1816
public function mount(): AppInterface;
1917
public function setAppId(string $appId = '1.3.6.1.4.1.37553.8.1.8.8.1958965301') : ?AppInterface;

0 commit comments

Comments
 (0)