зеркало из https://github.com/nextcloud/server.git
fix link to documentation of php function
Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
This commit is contained in:
Родитель
06da8adcd3
Коммит
08f9d71449
|
@ -293,7 +293,7 @@ interface Storage extends IStorage {
|
|||
public function hash($type, $path, $raw = false);
|
||||
|
||||
/**
|
||||
* see https://www.php.net/manual/en/function.free_space.php
|
||||
* see https://www.php.net/manual/en/function.disk-free-space.php
|
||||
*
|
||||
* @param string $path
|
||||
* @return int|bool
|
||||
|
|
Загрузка…
Ссылка в новой задаче