hadi-heydarzade89/module-get-env

You can access to env.php with this module

1.0.0 2021-03-28 01:21 UTC

This package is auto-updated.

Last update: 2024-05-11 01:32:04 UTC


README

GetEnv is a magento 2 module Get env.php on magento2

How to use

$_objectManager = Magento\Framework\App\ObjectManager::getInstance();

$getEnv = $objectManager->get(H2\GetEnv\Helper\GetEnv::class);

You can call any method of GetEnv class