@@ -16,7 +16,7 @@ |
||
16 | 16 | |
17 | 17 | /** |
18 | 18 | * Extend the abstract _data properties and then read the order object. |
19 | - * @param int|object|WC_Order $read Order to init. |
|
19 | + * @param integer $read Order to init. |
|
20 | 20 | */ |
21 | 21 | public function __construct( $read = 0 ) { |
22 | 22 | // Extend order data |