Monthly Archives: January 2018
January 21, 2018
All PHP programmers are familiar with the superglobal variables such as $_GET, $_REQUEST, $_POST, but their direct use is not allowed according to Magento2 code standards. So don't use them in your Magento 2 projects, especially if you want to pass the code Technical Review on the Magento Marketplace.
January 05, 2018
In Magento 2, one of the new properties is Magento 2 Virtual Type. What are they for?