Magento 2 Object Manager
Magento 2 Object Manager is a PHP class responsible for creating and retrieving objects in Magento 2. It also manages to create factories and proxies. To get the object manager instance use the code:
Read More