class DetermineStorageUsage extends Command

Constants

GB

GB in byte.

Properties

protected string $name

The console command name.

protected string $description

The console command description.

Methods

void
handle()

Execute the command.

getSizeInGB()

No description

Details

at line 37
void handle()

Execute the command.

Return Value

void

at line 49
private getSizeInGB()

No description