Updated since tag to 3.10.0

This commit is contained in:
Claudio Sanches 2020-01-29 18:35:07 -03:00
parent fa38299ad1
commit 2cb564d0ab
1 changed files with 1 additions and 1 deletions

View File

@ -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.9.0
* @since 3.10.0
* @param string $modus Way of creating the order to test for.
* @return bool
*/