Searched refs:newDirectories (Results 1 – 1 of 1) sorted by relevance
21 $this->assertArrayHasKey('hi2', $tree->getNodeForPath('')->newDirectories);42 $this->assertArrayHasKey('hi2', $tree->getNodeForPath('')->newDirectories);116 public $newDirectories = array(); variable in Sabre\\DAV\\TreeDirectoryTester123 $this->newDirectories[$name] = true;135 if (isset($this->newDirectories[$name])) return new TreeDirectoryTester($name);