You are here

public function CdnBaseInterface::getVersions in Libraries CDN API 8

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/CdnBase.php
Return all available version(s).

File

src/CdnBaseInterface.php, line 28
Interface CdnBaseInterface.

Class

CdnBaseInterface
Interface CdnBaseInterface.

Namespace

Drupal\libraries_cdn

Code

public function getVersions();