fix link to documentation of php function

Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
pull/35969/head
bbx-github 1 year ago committed by GitHub
parent 06da8adcd3
commit 08f9d71449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save