@@ -221,7 +221,7 @@ <h2>Details</h2>
221221 < div id ="method-details ">
222222 < div class ="method-item ">
223223 < h3 id ="method___construct ">
224- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1039 "> at line 1039 </ a > </ div >
224+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1045 "> at line 1045 </ a > </ div >
225225 < code >
226226 < strong > __construct</ strong > (callable $callback)
227227 </ code >
@@ -255,7 +255,7 @@ <h4>Parameters</h4>
255255 </ div >
256256 < div class ="method-item ">
257257 < h3 id ="method_start ">
258- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1051 "> at line 1051 </ a > </ div >
258+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1057 "> at line 1057 </ a > </ div >
259259 < code > mixed
260260 < strong > start</ strong > (mixed ...$args)
261261 </ code >
@@ -310,7 +310,7 @@ <h4>Exceptions</h4>
310310 </ div >
311311 < div class ="method-item ">
312312 < h3 id ="method_resume ">
313- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1064 "> at line 1064 </ a > </ div >
313+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1070 "> at line 1070 </ a > </ div >
314314 < code > mixed
315315 < strong > resume</ strong > (mixed $value = null)
316316 </ code >
@@ -365,7 +365,7 @@ <h4>Exceptions</h4>
365365 </ div >
366366 < div class ="method-item ">
367367 < h3 id ="method_throw ">
368- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1077 "> at line 1077 </ a > </ div >
368+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1083 "> at line 1083 </ a > </ div >
369369 < code > mixed
370370 < strong > throw</ strong > (< a href ="Throwable.html "> Throwable</ a > $exception)
371371 </ code >
@@ -420,7 +420,7 @@ <h4>Exceptions</h4>
420420 </ div >
421421 < div class ="method-item ">
422422 < h3 id ="method_isStarted ">
423- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1082 "> at line 1082 </ a > </ div >
423+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1088 "> at line 1088 </ a > </ div >
424424 < code > bool
425425 < strong > isStarted</ strong > ()
426426 </ code >
@@ -453,7 +453,7 @@ <h4>Return Value</h4>
453453 </ div >
454454 < div class ="method-item ">
455455 < h3 id ="method_isSuspended ">
456- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1087 "> at line 1087 </ a > </ div >
456+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1093 "> at line 1093 </ a > </ div >
457457 < code > bool
458458 < strong > isSuspended</ strong > ()
459459 </ code >
@@ -486,7 +486,7 @@ <h4>Return Value</h4>
486486 </ div >
487487 < div class ="method-item ">
488488 < h3 id ="method_isRunning ">
489- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1092 "> at line 1092 </ a > </ div >
489+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1098 "> at line 1098 </ a > </ div >
490490 < code > bool
491491 < strong > isRunning</ strong > ()
492492 </ code >
@@ -519,7 +519,7 @@ <h4>Return Value</h4>
519519 </ div >
520520 < div class ="method-item ">
521521 < h3 id ="method_isTerminated ">
522- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1097 "> at line 1097 </ a > </ div >
522+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1103 "> at line 1103 </ a > </ div >
523523 < code > bool
524524 < strong > isTerminated</ strong > ()
525525 </ code >
@@ -552,7 +552,7 @@ <h4>Return Value</h4>
552552 </ div >
553553 < div class ="method-item ">
554554 < h3 id ="method_getReturn ">
555- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1104 "> at line 1104 </ a > </ div >
555+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1110 "> at line 1110 </ a > </ div >
556556 < code > mixed
557557 < strong > getReturn</ strong > ()
558558 </ code >
@@ -594,7 +594,7 @@ <h4>Exceptions</h4>
594594 </ div >
595595 < div class ="method-item ">
596596 < h3 id ="method_getCurrent ">
597- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1109 "> at line 1109 </ a > </ div >
597+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1115 "> at line 1115 </ a > </ div >
598598 < code > static < a href ="Fiber.html "> Fiber</ a > |null
599599 < strong > getCurrent</ strong > ()
600600 </ code >
@@ -627,7 +627,7 @@ <h4>Return Value</h4>
627627 </ div >
628628 < div class ="method-item ">
629629 < h3 id ="method_suspend ">
630- < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1123 "> at line 1123 </ a > </ div >
630+ < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/Core/Core_c.php#L1129 "> at line 1129 </ a > </ div >
631631 < code > static mixed
632632 < strong > suspend</ strong > (mixed $value = null)
633633 </ code >
0 commit comments