You are here

public function CDNBaseInterface::getURLs in Libraries CDN API 7

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/Type/CDNBase.php
Get URLs.

File

src/Type/CDNBaseInterface.php, line 89
Interface CDNBaseInterface.

Class

CDNBaseInterface
Interface CDNBaseInterface.

Namespace

Drupal\libraries_cdn\Type

Code

public function getURLs();