- Added strict types declaration to multiple traits for better type safety. - Updated method signatures in traits to use nullable types where applicable. - Improved documentation for traits, including host-model contracts and method descriptions. - Added new tests to ensure correct behavior of loan checkout and stock management. - Fixed regression in order number generation to ensure proper string formatting. - Ensured that currency codes sent to Stripe are consistently lowercased. |
||
|---|---|---|
| .. | ||
| Cartable.php | ||
| Chargable.php | ||
| Purchasable.php | ||