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

@@ -33,9 +33,9 @@ class SpeedtestLatestCommand extends Command
}
/**
* Execute the console command.
* Prints the latest speedtest values.
*
* @return mixed
* @return null
*/
public function handle()
{