How to get domain from config.php

I added this entry on the config file.
$Configuration['Garden']['Domain'] = 'http://localhost/mysite/';
How can I call it? Thanks

Comments

Sign In or Register to comment.