config-reader-php
config-reader-php copied to clipboard
adding isDomainAdded function
This allows users to detect if they are on a production site that actually has a domain added. Can also be used to detect if a dev environment has a domain.
Hey @matthiaz ! Thank you for the PR. I have a hard time finding a use-case for it. Do you have some in mind?
To check if a domain is actually added.
isProduction is not enough