Update PHPDoc

remotes/origin/ldap_group_count
Thomas Müller 12 years ago
parent 00539cf8f9
commit d359765bdc
  1. 2
      lib/private/files/view.php

@ -1127,7 +1127,7 @@ class View {
* Note that the resulting path is not guarantied to be unique for the id, multiple paths can point to the same file
*
* @param int $id
* @return string
* @return string|null
*/
public function getPath($id) {
$manager = Filesystem::getMountManager();

Loading…
Cancel
Save