mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 15:41:24 +00:00
Update InstanceIdentifier.php
This commit is contained in:
@@ -18,5 +18,5 @@ interface InstanceIdentifier
|
|||||||
*
|
*
|
||||||
* @return int|string
|
* @return int|string
|
||||||
*/
|
*/
|
||||||
public function getInstanceGlobalDiscount(): Money;
|
public function getInstanceGlobalDiscount(): float;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user