What is the correct way to be able to use codeception when you have $_SERVER variables.
I am using them in index.php and web.php. It’s mainly $_SERVER[‘REMOTE_ADDR’]
Thanks
What is the correct way to be able to use codeception when you have $_SERVER variables.
I am using them in index.php and web.php. It’s mainly $_SERVER[‘REMOTE_ADDR’]
Thanks
Make em customizable.