NextDom\Helpers\FileSystemHelper::getDirectoryFreeSpace
Get the free space of a directory
Signature
public function getDirectoryFreeSpace(string
$directory )
Parameters
$directory
— string- Directory in which we want free space information
Returns
- int
- free space in Byte (Octet)