Open codeliner opened 9 years ago
To avoid conflicts with other modules all core modules should live under the vendor Gingerwork. Use composer autoloader to set up psr-4 autoloading like described in this blog: https://samsonasik.wordpress.com/2014/01/11/zend-framework-2-using-psr-4-autoloader-in-module/
To avoid conflicts with other modules all core modules should live under the vendor Gingerwork. Use composer autoloader to set up psr-4 autoloading like described in this blog: https://samsonasik.wordpress.com/2014/01/11/zend-framework-2-using-psr-4-autoloader-in-module/