Ajax.php 213 Bytes
<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
namespace Magento\Shipping\Block\Tracking;

class Ajax extends \Magento\Framework\View\Element\Template
{
}