Skip to content

Commit

Permalink
update stubs
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Appelman <[email protected]>
  • Loading branch information
icewind1991 committed Nov 27, 2023
1 parent f4a0fb1 commit d10e2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/stub.phpstub
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,7 @@ namespace OC\Files\Storage\Wrapper{

class Jail extends Wrapper {
public function getUnjailedPath(string $path): string {}
public function getUnjailedStorage(): IStorage {}
}

class Quota extends Wrapper {
Expand Down

0 comments on commit d10e2c0

Please sign in to comment.