Bumped version string.

This commit is contained in:
Peter Fabian 2020-01-30 10:16:19 +01:00
parent 2cb564d0ab
commit 00f8e787be
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.10.0
* @since 4.0.0
* @param string $modus Way of creating the order to test for.
* @return bool
*/