You are here

protected property LibraryTypeKernelTestBase::$libraryManager in Libraries API 8.3

The external library manager.

Type: \Drupal\libraries\ExternalLibrary\LibraryManagerInterface

File

tests/src/Kernel/LibraryTypeKernelTestBase.php, line 22

Class

LibraryTypeKernelTestBase
Provides an improved version of the core kernel test base class.

Namespace

Drupal\Tests\libraries\Kernel

Code

protected $libraryManager;