You are here

public function CdnBaseInterface::getLibrary in Libraries CDN API 8

Get the library in use.

Return value

string The library name.

1 method overrides CdnBaseInterface::getLibrary()
CdnBase::getLibrary in src/CdnBase.php
Get the library in use.

File

src/CdnBaseInterface.php, line 55
Interface CdnBaseInterface.

Class

CdnBaseInterface
Interface CdnBaseInterface.

Namespace

Drupal\libraries_cdn

Code

public function getLibrary();