Skip to content

Instantly share code, notes, and snippets.

@anoopd
Created June 17, 2020 05:38
Show Gist options
  • Save anoopd/0def30282a32dfe56b467c64332926ac to your computer and use it in GitHub Desktop.
Save anoopd/0def30282a32dfe56b467c64332926ac to your computer and use it in GitHub Desktop.
<?php
/**
* * Copyright Magento, Inc. All rights reserved.
* * See COPYING.txt for license details.
* */
use \Magento\Framework\Component\ComponentRegistrar;
ComponentRegistrar::register(ComponentRegistrar::THEME, 'frontend/Sanda/air', __DIR__);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment