Function __global->get_brand_base_url

Definitions

sources/global3.php

  • Find the base URL for documentation.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: string

Returns

  • The base URL for documentation
  • Type: URLPATH
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find the base URL for documentation.
 *
 * @return URLPATH The base URL for documentation
 */

function get_brand_base_url() : string