Function __global->autoprobe_cdns

Definitions

sources/themes2.php

  • Try and find some CDNs to use.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: string

Returns

  • List of CDNs
  • Type: string
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Try and find some CDNs to use.
 *
 * @return string List of CDNs
 */

function autoprobe_cdns() : string