You are here

protected property LibraryTypeBase::$detectorFactory in Libraries API 8.3

The version detector factory.

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

File

src/ExternalLibrary/Type/LibraryTypeBase.php, line 36

Class

LibraryTypeBase
Provides a base class for library types.

Namespace

Drupal\libraries\ExternalLibrary\Type

Code

protected $detectorFactory;