Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created January 15, 2018 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinguistMB/9ed59935492edb9cfeb699e099a24fbc to your computer and use it in GitHub Desktop.
Save LinguistMB/9ed59935492edb9cfeb699e099a24fbc to your computer and use it in GitHub Desktop.
<?php
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::MODULE,
'Vendor_NamespaceModule',
__DIR__
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment