We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3055c08 commit ef2f79dCopy full SHA for ef2f79d
app/code/Magento/Ups/view/adminhtml/templates/system/shipping/carrier_config.phtml
@@ -4,6 +4,8 @@
4
* See COPYING.txt for license details.
5
*/
6
7
+// phpcs:disable Magento2.Templates.ThisInTemplate.FoundThis
8
+
9
/** @var $upsModel \Magento\Ups\Helper\Config */
10
/** @var $block \Magento\Ups\Block\Backend\System\CarrierConfig */
11
$upsCarrierConfig = $block->getCarrierConfig();
0 commit comments