You are here

protected property LibraryBase::$type in Libraries API 8.3

The library type of this library.

Type: \Drupal\libraries\ExternalLibrary\Type\LibraryTypeInterface

File

src/ExternalLibrary/LibraryBase.php, line 32

Class

LibraryBase
Provides a base external library implementation.

Namespace

Drupal\libraries\ExternalLibrary

Code

protected $type;