disk_free_space
statamic/cms
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Returns available space on filesystem or disk partition
Alias
diskfreespace
<?php disk_free_space
(
string $directory
):
float
|
false