diff --git a/includes/class-wc-order.php b/includes/class-wc-order.php index 76b9b17a5a2..7e19d691bff 100644 --- a/includes/class-wc-order.php +++ b/includes/class-wc-order.php @@ -2048,7 +2048,7 @@ class WC_Order extends WC_Abstract_Order { /** * Check if order has been created via admin, checkout, or in another way. * - * @since 3.10.0 + * @since 4.0.0 * @param string $modus Way of creating the order to test for. * @return bool */