Changeset 3414478
- Timestamp:
- 12/08/2025 03:15:10 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
advanced-dynamic-pricing-for-woocommerce/trunk/BaseVersion/Includes/Compatibility/Container/AbstractContainerCompatibility.php
r3057229 r3414478 17 17 { 18 18 abstract protected function getContext(): Context; 19 20 public function addFilters() 21 { 22 } 19 23 20 24 abstract public function calculatePartOfContainerPrice(WcCartItemFacade $facade): float;
Note: See TracChangeset
for help on using the changeset viewer.