public function CDNBaseInterface::getLibrary in Libraries CDN API 7
Get the library in use.
Return value
string The library name.
1 method overrides CDNBaseInterface::getLibrary()
- CDNBase::getLibrary in src/
Type/ CDNBase.php - Get the library in use.
File
- src/
Type/ CDNBaseInterface.php, line 55 - Interface CDNBaseInterface.
Class
- CDNBaseInterface
- Interface CDNBaseInterface.
Namespace
Drupal\libraries_cdn\TypeCode
public function getLibrary();