PHP Classes

File: registration.php

Recommend this page to a friend!
  Classes of Wesley Silva   Mage Developer   registration.php   Download  
File: registration.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Mage Developer
Module to start Magento using PHP Web server
Author: By
Last change:
Date: 2 years ago
Size: 160 bytes
 

Contents

Class file image Download
<?php

use Magento\Framework\Component\ComponentRegistrar;

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