We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6bf20 commit 3fb8b9bCopy full SHA for 3fb8b9b
1 file changed
tests/Sabre/DAV/TreeTest.php
@@ -176,7 +176,6 @@ public function createDirectory($name)
176
public function createFile($name, $data = null)
177
{
178
$this->newFiles[$name] = $data;
179
- return null;
180
}
181
182
public function getChild($name)
0 commit comments