We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a391073 commit 9d92a07Copy full SHA for 9d92a07
src/AsyncTask.php
@@ -63,7 +63,7 @@ public function run(): void
63
}
64
65
/**
66
- * Starts this AsyncTask immediately in the background.
+ * Starts this AsyncTask immediately in the background. A runner will then run this AsyncTask.
67
* @return void
68
*/
69
public function start(): void
0 commit comments