Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
  • Loading branch information
solracsf authored Jun 9, 2024
1 parent fec11e9 commit 4be0ec2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/stub.php
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,9 @@ public function getUpdater() {

public function getWatcher() {
}

public function setOwner(?string $user) : void {
}
}

class Jail extends Wrapper {
Expand Down

0 comments on commit 4be0ec2

Please sign in to comment.