diff --git a/error.php b/error.php index 70beeb42e4..3890d71a34 100644 --- a/error.php +++ b/error.php @@ -410,6 +410,8 @@ "splat" => "functions.arguments", "arrow" => "functions.arrow", "fn" => "functions.arrow", + "pipe" => "operators.functional", + "|>" => "operators.functional", // ?:, ??, ??= // These shortcuts can not be captured here since they // don't actually produce a 404 error.