Skip to content

Commit ef2f79d

Browse files
MC-15776: Merge release branch into 2.3-develop
- fix static failures
1 parent 3055c08 commit ef2f79d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Ups/view/adminhtml/templates/system/shipping/carrier_config.phtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
// phpcs:disable Magento2.Templates.ThisInTemplate.FoundThis
8+
79
/** @var $upsModel \Magento\Ups\Helper\Config */
810
/** @var $block \Magento\Ups\Block\Backend\System\CarrierConfig */
911
$upsCarrierConfig = $block->getCarrierConfig();

0 commit comments

Comments
 (0)