Skip to content

Commit

Permalink
test: fix php code docs
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan committed Nov 26, 2024
1 parent e83f17e commit 2358020
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/acceptance/TestHelpers/WebDavHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ public static function isDAVRequest(string $url): bool {
}

/**
* @param int $extraWait
*
* @return void
*/
public static function waitForAsyncPropagation(int $extraWait): void {
Expand Down

0 comments on commit 2358020

Please sign in to comment.