Hi,
I defined array element 'tmp_upload_path' => __DIR__.'../../public/tmp_upload' in config (global.php). How to access it in controller action? I need something like this: $config->get('tmp_upload_path').
Thanks for help.
$config = $this->getServiceLocator()->get('Config');Users browsing this forum: No registered users and 2 guests