We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a6e64 commit bdb2a02Copy full SHA for bdb2a02
1 file changed
tests/acceptance/features/bootstrap/WebDavLockingContext.php
@@ -52,6 +52,7 @@ class WebDavLockingContext implements Context {
52
* @param TableNode $properties table with no heading with | property | value |
53
* @param boolean $public if the file is in a public share or not
54
* @param boolean $expectToSucceed
55
+ * @param string $publicWebDAVAPIVersion
56
*
57
* @return void
58
*/
0 commit comments