components.phtml 225 B

123456789101112
  1. <?php
  2. /**
  3. * @category design
  4. * @package default_default
  5. * Copyright © Magento, Inc. All rights reserved.
  6. * See COPYING.txt for license details.
  7. */
  8. // @codingStandardsIgnoreFile
  9. ?>
  10. <?= $block->getChildHtml() ?>