You are here

protected property LibraryTypeKernelTestBase::$libraryTypeFactory in Libraries API 8.3

The library type factory.

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

File

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

Class

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

Namespace

Drupal\Tests\libraries\Kernel

Code

protected $libraryTypeFactory;