Bläddra i källkod

Remove obsolete method

tags/v8.0.0alpha1
Vincent Petry 9 år sedan
förälder
incheckning
3c67900421
1 ändrade filer med 0 tillägg och 8 borttagningar
  1. 0
    8
      lib/private/connector/sabre/directory.php

+ 0
- 8
lib/private/connector/sabre/directory.php Visa fil

@@ -141,14 +141,6 @@ class OC_Connector_Sabre_Directory extends OC_Connector_Sabre_Node
return $node;
}

/**
* Return the directory content as fileinfo objects
*
* @return \OCP\FileInfo[]
*/
public function getDirectoryContent() {
}

/**
* Returns an array with all the child nodes
*

Laddar…
Avbryt
Spara