You are here

protected property LibraryManager::$libraryTypeFactory in Libraries API 8.3

The library type factory.

Type: \Drupal\Component\Plugin\Factory\FactoryInterface

File

src/ExternalLibrary/LibraryManager.php, line 32

Class

LibraryManager
Provides a manager for external libraries.

Namespace

Drupal\libraries\ExternalLibrary

Code

protected $libraryTypeFactory;