rewrite estimator helper logic

This commit is contained in:
O K
2026-01-21 09:46:52 +02:00
parent 76d5544cbc
commit ddfaa026cc
4 changed files with 1104 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ if (!defined('_PS_VERSION_')) {
class Zh_UspsLabelsOverride extends Zh_UspsLabels
{
public $overrideVersion = '1.0.0';
/**
* Intercept the rate calculation call.
*/