You are here

public function CdnBaseInterface::getURLs in Libraries CDN API 8

Get URLs.

Return value

array Return an array of URLs in use for querying the service.

1 method overrides CdnBaseInterface::getURLs()
CdnBase::getURLs in src/CdnBase.php
Get URLs.

File

src/CdnBaseInterface.php, line 89
Interface CdnBaseInterface.

Class

CdnBaseInterface
Interface CdnBaseInterface.

Namespace

Drupal\libraries_cdn

Code

public function getURLs();