Add typehing
[PREMIUM-142]
This commit is contained in:
@ -108,7 +108,7 @@ class StatisticsWooCommercePurchaseEntity {
|
|||||||
/**
|
/**
|
||||||
* @return int
|
* @return int
|
||||||
*/
|
*/
|
||||||
public function getOrderId() {
|
public function getOrderId(): int {
|
||||||
return $this->orderId;
|
return $this->orderId;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user