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 eaf1ab7 commit 2bef36cCopy full SHA for 2bef36c
src/Illuminate/Support/Facades/ParallelTesting.php
@@ -7,7 +7,7 @@
7
* @method static void setUpTestCase(callable $callback)
8
* @method static void tearDownProcess(callable $callback)
9
* @method static void tearDownTestCase(callable $callback)
10
- * @method static string token()
+ * @method static int|false token()
11
*
12
* @see \Illuminate\Testing\ParallelTesting
13
*/
0 commit comments