Commented the code

This commit is contained in:
Henry Whitaker
2020-06-19 14:02:38 +01:00
parent be37463604
commit 91f457c7d1
15 changed files with 258 additions and 9 deletions

View File

@@ -32,9 +32,9 @@ class SpeedtestCommand extends Command
}
/**
* Execute the console command.
* Runs a speedtest synchroonously and displays the results..
*
* @return mixed
* @return null
*/
public function handle()
{