You are here

public function CDNBaseInterface::getVersions in Libraries CDN API 7

Return all available version(s).

Return value

array Return an array with available versions of the library.

1 method overrides CDNBaseInterface::getVersions()
CDNBase::getVersions in src/Type/CDNBase.php
Return all available version(s).

File

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

Class

CDNBaseInterface
Interface CDNBaseInterface.

Namespace

Drupal\libraries_cdn\Type

Code

public function getVersions();