We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cd98e commit c1ba04dCopy full SHA for c1ba04d
1 file changed
flight/Engine.php
@@ -575,6 +575,7 @@ public function _error(Throwable $e): void
575
* @param ?int $code HTTP status code
576
*
577
* @throws Exception
578
+ * @deprecated 3.5.3 This method will be removed in v4
579
*/
580
public function _stop(?int $code = null): void
581
{
0 commit comments