Your IP : 216.73.216.220


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-gift-message-graph-ql/
Upload File :
Current File : //var/www/www.indacotrentino.com/www/vendor/magento/module-gift-message-graph-ql/registration.php

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

use Magento\Framework\Component\ComponentRegistrar;

ComponentRegistrar::register(
    ComponentRegistrar::MODULE,
    'Magento_GiftMessageGraphQl',
    __DIR__
);