The secure base URL of the Drupal installation.
See also
\Drupal\Core\DrupalKernel::initializeRequestGlobals()
File
- core/globals.api.php, line 36
- These are the global variables that Drupal uses.
Code
global $base_secure_url;
The secure base URL of the Drupal installation.
\Drupal\Core\DrupalKernel::initializeRequestGlobals()
global $base_secure_url;
Please login to continue.