You are here

protected property LibraryAccessorTrait::$library in Libraries API 8.3

The library.

Type: \Drupal\libraries\ExternalLibrary\LibraryInterface

File

src/ExternalLibrary/Utility/LibraryAccessorTrait.php, line 15

Class

LibraryAccessorTrait
Provides a trait for classes giving access to a library.

Namespace

Drupal\libraries\ExternalLibrary\Utility

Code

protected $library;