/** * Get translated dim symbol * * @return string */ protected function getDimSymbol() { return \XLite\Core\Translation::translateDimSymbol(); }