public function LibraryTypeInterface::getId in Libraries API 8.3
Returns the ID of the library type.
Return value
string The library type ID.
File
- src/
ExternalLibrary/ Type/ LibraryTypeInterface.php, line 16
Class
- LibraryTypeInterface
- Provides an interface for library types.
Namespace
Drupal\libraries\ExternalLibrary\TypeCode
public function getId();